Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp22 bool IsBase; member in __anonf88ccce30111::TypeIndexer
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp408 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 DCallEvent.h1417 const MemRegion *Target, bool IsBase, in getCXXDestructorCall()