Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h1043 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc() function
/external/clang/include/clang/Lex/
DPreprocessor.h1081 SourceLocation getModuleImportLoc(Module *M) const { in getModuleImportLoc() function
/external/clang/lib/Serialization/
DASTReader.cpp1343 std::pair<SourceLocation, StringRef> ASTReader::getModuleImportLoc(int ID) { in getModuleImportLoc() function in ASTReader