Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp1534 void parseLinkDecl();
2151 parseLinkDecl(); in parseModuleDecl()
2644 void ModuleMapParser::parseLinkDecl() { in parseLinkDecl() function in ModuleMapParser