Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.h42 using IsRecursive = Bitfield::Element<bool, 31, 1>; // Sign bit. member
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp389 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames()
1012 bool IsRecursive = false; in shouldInlineCall() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp10018 bool IsRecursive = false; in removeIncomplete() local
10039 bool IsRecursive) { in addIfComplete()
10223 bool IsRecursive = false; in appendRecordType() local