Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDSourceManager.h1010 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h1059 SourceLocation getModuleImportLoc(Module *M) const { in getModuleImportLoc() function
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp1288 std::pair<SourceLocation, StringRef> ASTReader::getModuleImportLoc(int ID) { in getModuleImportLoc() function in ASTReader