Searched defs:IsBase (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVType.h | 23 IsBase, enumerator
|
/llvm-project/clang/lib/Index/ |
H A D | IndexTypeSourceInfo.cpp | 25 bool IsBase; member in __anon668094cb0111::TypeIndexer
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 429 static void changeComponent(SystemZAddressingMode &AM, bool IsBase, in changeComponent() argument 440 static bool expandAdjDynAlloc(SystemZAddressingMode &AM, bool IsBase, in expandAdjDynAlloc() argument 464 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, in expandDisp() argument [all...] |
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 1450 getCXXDestructorCall(const CXXDestructorDecl * DD,const Stmt * Trigger,const MemRegion * Target,bool IsBase,ProgramStateRef State,const LocationContext * LCtx,CFGBlock::ConstCFGElementRef ElemRef) getCXXDestructorCall() argument
|