Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleLoader.h179 bool lookupMissingImports(StringRef Name, in lookupMissingImports() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp2157 CompilerInstance::lookupMissingImports(StringRef Name, in lookupMissingImports() function in CompilerInstance