Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Basic/
H A DSourceManager.h1043 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DSourceManager.h1177 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DSourceManager.h1177 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DSourceManager.h1177 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DSourceManager.h1177 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc() function
/aosp_15_r20/external/clang/include/clang/Lex/
H A DPreprocessor.h1081 SourceLocation getModuleImportLoc(Module *M) const { in getModuleImportLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPreprocessor.h1731 SourceLocation getModuleImportLoc(Module *M) const { in getModuleImportLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DPreprocessor.h1741 SourceLocation getModuleImportLoc(Module *M) const { in getModuleImportLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DPreprocessor.h1742 SourceLocation getModuleImportLoc(Module *M) const { in getModuleImportLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DPreprocessor.h1741 SourceLocation getModuleImportLoc(Module *M) const { in getModuleImportLoc() function
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp1343 std::pair<SourceLocation, StringRef> ASTReader::getModuleImportLoc(int ID) { in getModuleImportLoc() function in ASTReader