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

  /external/clang/include/clang/Lex/
ModuleLoader.h 122 virtual bool lookupMissingImports(StringRef Name,
  /frameworks/compile/slang/
slang_rs.h 127 virtual bool lookupMissingImports(llvm::StringRef Name,
  /external/clang/unittests/Lex/
PPConditionalDirectiveRecordTest.cpp 69 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override
PPCallbacksTest.cpp 52 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override
LexerTest.cpp 45 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override
  /external/clang/include/clang/Frontend/
CompilerInstance.h 715 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override;
ASTUnit.h     [all...]
  /external/clang/unittests/Basic/
SourceManagerTest.cpp 69 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override
  /external/clang/lib/Frontend/
CompilerInstance.cpp     [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]

Completed in 60 milliseconds