Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h23 IsBase, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp25 bool IsBase; member in __anon28bf610e0111::TypeIndexer
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.h69 unsigned IsBase : 1; member
H A DDescriptor.cpp139 auto CtorSub = [=](unsigned SubOff, Descriptor *F, bool IsBase) { in ctorRecord()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp414 static void changeComponent(SystemZAddressingMode &AM, bool IsBase, in changeComponent()
425 static bool expandAdjDynAlloc(SystemZAddressingMode &AM, bool IsBase, in expandAdjDynAlloc()
449 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, in expandDisp()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1378 const MemRegion *Target, bool IsBase, in getCXXDestructorCall()