Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp495 Decl *UsingDir = ParseUsingDirective(Context, UsingLoc, DeclEnd, attrs); in ParseUsingDirectiveOrDeclaration()
518 Decl *Parser::ParseUsingDirective(DeclaratorContext Context, in ParseUsingDirective() function in Parser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3038 Decl *ParseUsingDirective(DeclaratorContext Context,