Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp187 auto usingDeclPtr = ParseUsingDirectiveOrDeclaration(Context, TemplateInfo, DeclEnd, in ParseSingleDeclarationAfterTemplate()
H A DParseDeclCXX.cpp460 Parser::ParseUsingDirectiveOrDeclaration(DeclaratorContext Context, in ParseUsingDirectiveOrDeclaration() function in Parser
H A DParseDecl.cpp1698 return ParseUsingDirectiveOrDeclaration(Context, ParsedTemplateInfo(), in ParseDeclaration()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2679 DeclGroupPtrTy ParseUsingDirectiveOrDeclaration(