Home
last modified time | relevance | path

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

/external/clang/unittests/Lex/
DPPConditionalDirectiveRecordTest.cpp65 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
67 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
DLexerTest.cpp41 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
43 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
DPPCallbacksTest.cpp47 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
49 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
/external/llvm-project/clang/include/clang/Lex/
DModuleLoader.h178 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override { in loadGlobalModuleIndex()
183 SourceLocation TriggerLoc) override { in lookupMissingImports()
/external/clang/unittests/Basic/
DSourceManagerTest.cpp65 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
67 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
/external/clang/include/clang/Frontend/
DASTUnit.h916 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
918 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
/external/clang/lib/Frontend/
DCompilerInstance.cpp1679 SourceLocation TriggerLoc) { in loadGlobalModuleIndex()
1738 SourceLocation TriggerLoc) { in lookupMissingImports()
/external/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp2127 SourceLocation TriggerLoc) { in loadGlobalModuleIndex()
2197 SourceLocation TriggerLoc) { in lookupMissingImports()