Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h23 IsBase, enumerator
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp25 bool IsBase; member in __anon05ca7ad80111::TypeIndexer
/freebsd/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()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1450 const MemRegion *Target, bool IsBase, in getCXXDestructorCall()