Searched defs:IsBase (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/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()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | IndexTypeSourceInfo.cpp | 22 bool IsBase; member in __anonf88ccce30111::TypeIndexer
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 408 static void changeComponent(SystemZAddressingMode &AM, bool IsBase, in changeComponent() 419 static bool expandAdjDynAlloc(SystemZAddressingMode &AM, bool IsBase, in expandAdjDynAlloc() 443 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, in expandDisp()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 1417 const MemRegion *Target, bool IsBase, in getCXXDestructorCall()
|