Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1574 void handleExternModuleDecl(const modulemap::ExternModuleDecl &EMD);
1816 handleExternModuleDecl(EMD); in handleModuleDecl()
1849 void ModuleMapLoader::handleExternModuleDecl( in handleExternModuleDecl() function in ModuleMapLoader
2197 handleExternModuleDecl(EMD); in loadExternModuleDecl()
2208 handleExternModuleDecl(EMD); in parseAndLoadModuleMapFile()