Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/
H A DRetainSummaryManager.h145 NoRet, enumerator
/llvm-project/clang/lib/Analysis/
H A DRetainSummaryManager.cpp1218 RetEffect NoRet = RetEffect::MakeNoRet(); in InitializeMethodSummaries() local
/llvm-project/clang/lib/AST/Interp/
H A DInterp.h