Searched defs:IsBase (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/Interp/ |
| H A D | Descriptor.h | 176 unsigned IsBase : 1; member
|
| H A D | Descriptor.cpp | 120 auto CtorSub = [=](unsigned SubOff, Descriptor *F, bool IsBase) { in ctorRecord()
|
| /llvm-project-15.0.7/clang/lib/Index/ |
| H A D | IndexTypeSourceInfo.cpp | 25 bool IsBase; member in __anon3e46ae080111::TypeIndexer
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelDAGToDAG.cpp | 407 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 D | CallEvent.h | 1323 const MemRegion *Target, bool IsBase, in getCXXDestructorCall()
|