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

/openbsd-current/gnu/llvm/clang/include/clang/Lex/
H A DModuleLoader.h159 virtual bool lookupMissingImports(StringRef Name,
184 bool lookupMissingImports(StringRef Name,
/openbsd-current/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h811 bool lookupMissingImports(StringRef Name, SourceLocation TriggerLoc) override;
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp2268 CompilerInstance::lookupMissingImports(StringRef Name, function in class:CompilerInstance
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp5224 getModuleLoader().lookupMissingImports(Typo->getName(),

Completed in 194 milliseconds