Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h1010 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc() function
/external/clang/lib/Serialization/
DASTReader.cpp1324 std::pair<SourceLocation, StringRef> ASTReader::getModuleImportLoc(int ID) { in getModuleImportLoc() function in ASTReader