Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp211 auto usingDeclPtr = ParseUsingDirectiveOrDeclaration(Context, TemplateInfo, DeclEnd, in ParseSingleDeclarationAfterTemplate()
H A DParseDeclCXX.cpp463 Parser::ParseUsingDirectiveOrDeclaration(DeclaratorContext Context, in ParseUsingDirectiveOrDeclaration() function in Parser
H A DParseDecl.cpp1733 return ParseUsingDirectiveOrDeclaration(Context, ParsedTemplateInfo(), in ParseDeclaration()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3063 DeclGroupPtrTy ParseUsingDirectiveOrDeclaration(