Home
last modified time | relevance | path

Searched defs:IsBase (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DDescriptor.h176 unsigned IsBase : 1; member
H A DDescriptor.cpp120 auto CtorSub = [=](unsigned SubOff, Descriptor *F, bool IsBase) { in ctorRecord()
/llvm-project-15.0.7/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp25 bool IsBase; member in __anon3e46ae080111::TypeIndexer
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp407 static void changeComponent(SystemZAddressingMode &AM, bool IsBase, in changeComponent()
418 static bool expandAdjDynAlloc(SystemZAddressingMode &AM, bool IsBase, in expandAdjDynAlloc()
442 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, in expandDisp()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1323 const MemRegion *Target, bool IsBase, in getCXXDestructorCall()