Searched refs:lookupMissingImports (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleLoader.h154 virtual bool lookupMissingImports(StringRef Name,
179 bool lookupMissingImports(StringRef Name,
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h810 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override;
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp2157 CompilerInstance::lookupMissingImports(StringRef Name, function in class:CompilerInstance
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp4890 getModuleLoader().lookupMissingImports(Typo->getName(),

Completed in 213 milliseconds