Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/unittests/Lex/
H A DPPConditionalDirectiveRecordTest.cpp67 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
69 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
H A DLexerTest.cpp43 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
45 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
H A DPPCallbacksTest.cpp48 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
50 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
/minix3/external/bsd/llvm/dist/clang/unittests/Basic/
H A DSourceManagerTest.cpp67 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
69 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h885 GlobalModuleIndex *loadGlobalModuleIndex(SourceLocation TriggerLoc) override in loadGlobalModuleIndex()
887 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override in lookupMissingImports()
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1626 SourceLocation TriggerLoc) { in loadGlobalModuleIndex()
1684 SourceLocation TriggerLoc) { in lookupMissingImports()