Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDeclCXX.cpp400 return ParseUsingDirective(Context, UsingLoc, DeclEnd, attrs); in ParseUsingDirectiveOrDeclaration()
422 Decl *Parser::ParseUsingDirective(unsigned Context, in ParseUsingDirective() function in Parser
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h2351 Decl *ParseUsingDirective(unsigned Context,