Home
last modified time | relevance | path

Searched defs:TriggerLoc (Results 1 – 6 of 6) 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/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()