Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h23 IsBase, enumerator
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DDescriptor.h69 unsigned IsBase : 1; member
H A DDescriptor.cpp127 auto CtorSub = [=](unsigned SubOff, Descriptor *F, bool IsBase) { in ctorRecord()
/openbsd-src/gnu/llvm/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp25 bool IsBase; member in __anon57d642af0111::TypeIndexer
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp411 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 DCallEvent.h1336 const MemRegion *Target, bool IsBase, in getCXXDestructorCall()