Searched defs:NoReturn (Results 1 – 6 of 6) sorted by relevance
95 NoReturn, ///< Mark the function as not returning enumerator
359 unsigned NoReturn : 1; variable
1804 bool NoReturn = getFunctionExtInfo(*calleeType).getNoReturn(); in VisitCallExpr() local
3479 bool NoReturn = FunctionTypeP->getNoReturnAttr(); in adjustCCAndNoReturn() local
11391 bool NoReturn = BSI->TheDecl->hasAttr<NoReturnAttr>(); in ActOnBlockStmtExpr() local
7325 bool NoReturn = lbaseInfo.getNoReturn() || rbaseInfo.getNoReturn(); in mergeFunctionTypes() local