Searched defs:NoReturn (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DAttributes.h85 NoReturn, ///< Mark the function as not returning enumerator in enum:llvm::Attribute::AttrKind
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp1442 bool NoReturn = getFunctionExtInfo(*calleeType).getNoReturn(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp9934 bool NoReturn = BSI->TheDecl->getAttr<NoReturnAttr>(); local

Completed in 233 milliseconds