Searched defs:NoReturn (Results 1 – 5 of 5) sorted by relevance
118 constexpr int NoReturn() {} // expected-error {{no return statement in constexpr function}} in NoReturn() function
176 unsigned NoReturn : 1; variable
1394 bool NoReturn = getFunctionExtInfo(*calleeType).getNoReturn(); in VisitCallExpr() local
6347 bool NoReturn = lbaseInfo.getNoReturn() || rbaseInfo.getNoReturn(); in mergeFunctionTypes() local
9414 bool NoReturn = BSI->TheDecl->getAttr<NoReturnAttr>(); in ActOnBlockStmtExpr() local