Searched defs:getBaseIndex (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h218 SlotIndex getBaseIndex() const { function in class:llvm::SlotIndex
/external/clang/lib/AST/
H A DExprConstant.cpp1490 static unsigned getBaseIndex(const CXXRecordDecl *Derived, function
1626 O = &O->getStructBase(getBaseIndex(Derived, Base));
3385 Value = &Value->getStructBase(getBaseIndex(RD, Base));

Completed in 155 milliseconds