Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h23 IsBase, enumerator
/src/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp25 bool IsBase; member in __anon707677ad0111::TypeIndexer
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp429 static void changeComponent(SystemZAddressingMode &AM, bool IsBase, in changeComponent()
440 static bool expandAdjDynAlloc(SystemZAddressingMode &AM, bool IsBase, in expandAdjDynAlloc()
464 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, in expandDisp()
/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1450 const MemRegion *Target, bool IsBase, in getCXXDestructorCall()