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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp177 std::pair<FullSourceLoc, StringRef> FullSourceLoc::getModuleImportLoc() const { function in class:FullSourceLoc
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1146 getModuleImportLoc(SourceLocation Loc) const { function in class:clang::SourceManager
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1379 SourceLocation getModuleImportLoc(Module *M) const { function in class:clang::Preprocessor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1591 std::pair<SourceLocation, StringRef> ASTReader::getModuleImportLoc(int ID) { function in class:ASTReader

Completed in 143 milliseconds