Home
last modified time | relevance | path

Searched defs:NoReturn (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml85 | NoReturn Constructor
H A Dllvm_debuginfo.mli85 | NoReturn Constructor
/openbsd/gnu/llvm/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h574 unsigned NoReturn : 1; variable
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DCalledOnceCheck.cpp149 NoReturn = 0x0, /* 0000 */ enumerator
H A DCFG.cpp2702 bool NoReturn = getFunctionExtInfo(*calleeType).getNoReturn(); in VisitCallExpr() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4235 bool NoReturn = FunctionTypeP->getNoReturnAttr(); in adjustCCAndNoReturn() local
H A DSemaExpr.cpp16612 bool NoReturn = BD->hasAttr<NoReturnAttr>(); in ActOnBlockStmtExpr() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp10274 bool NoReturn = IsConditionalOperator in mergeFunctionTypes() local