Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp400 return ParseUsingDirective(Context, UsingLoc, DeclEnd, attrs); in ParseUsingDirectiveOrDeclaration()
422 Decl *Parser::ParseUsingDirective(unsigned Context, in ParseUsingDirective() function in Parser
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h2267 Decl *ParseUsingDirective(unsigned Context,