Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1024 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc() function
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp1291 std::pair<SourceLocation, StringRef> ASTReader::getModuleImportLoc(int ID) { in getModuleImportLoc() function in ASTReader