Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp2103 if (ParseModuleName(ModuleLoc, Path, /*IsImport*/false)) in ParseModuleDecl()
2133 if (ParseModuleName(ImportLoc, Path, /*IsImport*/true)) in ParseModuleImport()
2172 bool Parser::ParseModuleName( in ParseModuleName() function in Parser
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2976 bool ParseModuleName(