Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/unittests/Lex/
H A DPPConditionalDirectiveRecordTest.cpp65 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
67 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
H A DLexerTest.cpp41 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
43 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
H A DPPCallbacksTest.cpp47 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
49 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DModuleLoader.h180 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override { in loadGlobalModuleIndex()
185 SourceLocation TriggerLoc) override { in lookupMissingImports()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DModuleLoader.h180 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override { in loadGlobalModuleIndex()
185 SourceLocation TriggerLoc) override { in lookupMissingImports()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DModuleLoader.h180 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override { in loadGlobalModuleIndex()
185 SourceLocation TriggerLoc) override { in lookupMissingImports()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DModuleLoader.h180 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override { in loadGlobalModuleIndex()
185 SourceLocation TriggerLoc) override { in lookupMissingImports()
/aosp_15_r20/frameworks/compile/slang/
Dslang.h299 loadGlobalModuleIndex(clang::SourceLocation TriggerLoc) override { in loadGlobalModuleIndex()
305 clang::SourceLocation TriggerLoc) override { in lookupMissingImports()
/aosp_15_r20/external/clang/unittests/Basic/
H A DSourceManagerTest.cpp65 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
67 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DASTUnit.h916 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
918 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInstance.cpp1679 SourceLocation TriggerLoc) { in loadGlobalModuleIndex()
1738 SourceLocation TriggerLoc) { in lookupMissingImports()