Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h138 std::map<std::string, std::string, std::less<>> BuiltModules; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1785 selectModuleSource(Module * M,StringRef ModuleName,std::string & ModuleFilename,const std::map<std::string,std::string,std::less<>> & BuiltModules,HeaderSearch & HS) selectModuleSource() argument
[all...]