Home
last modified time | relevance | path

Searched refs:loadModuleDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1601 bool loadModuleDecl(const modulemap::ModuleDecl &MD);
2190 bool ModuleMapLoader::loadModuleDecl(const modulemap::ModuleDecl &MD) { in loadModuleDecl() function in ModuleMapLoader
2230 if (Loader.loadModuleDecl(*ModuleDecl.second)) in findOrLoadModule()