Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1602 bool loadExternModuleDecl(const modulemap::ExternModuleDecl &EMD);
2195 bool ModuleMapLoader::loadExternModuleDecl( in loadExternModuleDecl() function in ModuleMapLoader