Home
last modified time | relevance | path

Searched defs:getBaseLoc (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexingContext.cpp158 SourceLocation IndexingContext::CXXBasesListInfo::getBaseLoc( in getBaseLoc() function in IndexingContext::CXXBasesListInfo
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h863 TypeLoc getBaseLoc() const { in getBaseLoc() function