Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1571 void parseLinkDecl();
2207 parseLinkDecl(); in parseModuleDecl()
2704 void ModuleMapParser::parseLinkDecl() { in parseLinkDecl() function in ModuleMapParser