Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMapFile.cpp120 parseUmbrellaDirDecl(SourceLocation UmbrellaLoc);
386 SubDecl = parseUmbrellaDirDecl(UmbrellaLoc); in parseModuleDecl()
805 ModuleMapFileParser::parseUmbrellaDirDecl(clang::SourceLocation UmbrellaLoc) { in parseUmbrellaDirDecl() function in ModuleMapFileParser