Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp524 Decl *UsingDir = ParseUsingDirective(Context, UsingLoc, DeclEnd, Attrs); in ParseUsingDirectiveOrDeclaration()
543 Decl *Parser::ParseUsingDirective(DeclaratorContext Context, in ParseUsingDirective() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3295 Decl *ParseUsingDirective(DeclaratorContext Context,