Home
last modified time | relevance | path

Searched defs:lookupMissingImports (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleLoader.h184 bool lookupMissingImports(StringRef Name, in lookupMissingImports() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp2337 CompilerInstance::lookupMissingImports(StringRef Name, in lookupMissingImports() function in CompilerInstance