Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp485 Decl *UsingDir = ParseUsingDirective(Context, UsingLoc, DeclEnd, attrs); in ParseUsingDirectiveOrDeclaration()
508 Decl *Parser::ParseUsingDirective(DeclaratorContext Context, in ParseUsingDirective() function in Parser
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2682 Decl *ParseUsingDirective(DeclaratorContext Context,