Home
last modified time | relevance | path

Searched defs:NoRet (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DRetainSummaryManager.h145 NoRet, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h2352 inline bool NoRet(InterpState &S, CodePtr OpPC) { in NoRet() function