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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h1035 getModuleImportLoc(SourceLocation Loc) const { function in class:clang::SourceManager
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1064 SourceLocation getModuleImportLoc(Module *M) const { function in class:clang::Preprocessor
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp1323 std::pair<SourceLocation, StringRef> ASTReader::getModuleImportLoc(int ID) { function in class:ASTReader

Completed in 168 milliseconds