Searched defs:IsBase (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVType.h | 23 IsBase, enumerator
|
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Descriptor.h | 69 unsigned IsBase : 1; member
|
H A D | Descriptor.cpp | 127 auto CtorSub = [=](unsigned SubOff, Descriptor *F, bool IsBase) { in ctorRecord()
|
/openbsd-src/gnu/llvm/clang/lib/Index/ |
H A D | IndexTypeSourceInfo.cpp | 25 bool IsBase; member in __anon57d642af0111::TypeIndexer
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 411 static void changeComponent(SystemZAddressingMode &AM, bool IsBase, in changeComponent() 422 static bool expandAdjDynAlloc(SystemZAddressingMode &AM, bool IsBase, in expandAdjDynAlloc() 446 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, in expandDisp()
|
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 1336 const MemRegion *Target, bool IsBase, in getCXXDestructorCall()
|