HomeSort by relevance Sort by last modified time
    Searched refs:lookupMissingImports (Results 1 - 9 of 9) sorted by null

  /external/clang/include/clang/Lex/
ModuleLoader.h 121 virtual bool lookupMissingImports(StringRef Name,
  /external/clang/unittests/Lex/
PPConditionalDirectiveRecordTest.cpp 67 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override
PPCallbacksTest.cpp 49 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override
LexerTest.cpp 43 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override
  /external/clang/include/clang/Frontend/
CompilerInstance.h 778 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override;
ASTUnit.h     [all...]
  /external/clang/unittests/Basic/
SourceManagerTest.cpp 67 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override
  /external/clang/lib/Frontend/
CompilerInstance.cpp     [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]

Completed in 294 milliseconds