Home
last modified time | relevance | path

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

/external/clang/unittests/Lex/
DPPConditionalDirectiveRecordTest.cpp67 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
69 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
DLexerTest.cpp43 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
45 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
DPPCallbacksTest.cpp48 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
50 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
/external/clang/unittests/Basic/
DSourceManagerTest.cpp67 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
69 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
/external/clang/include/clang/Frontend/
DASTUnit.h885 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
887 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
/external/clang/lib/Frontend/
DCompilerInstance.cpp1674 SourceLocation TriggerLoc) { in loadGlobalModuleIndex()
1732 SourceLocation TriggerLoc) { in lookupMissingImports()