Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1479 void parseLinkDecl();
2097 parseLinkDecl(); in parseModuleDecl()
2589 void ModuleMapParser::parseLinkDecl() { in parseLinkDecl() function in ModuleMapParser