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

/external/clang/lib/Parse/
H A DParseDeclCXX.cpp360 return ParseUsingDirective(Context, UsingLoc, DeclEnd, attrs);
372 /// ParseUsingDirective - Parse C++ using-directive, assumes
382 Decl *Parser::ParseUsingDirective(unsigned Context, function in class:Parser
/external/clang/include/clang/Parse/
H A DParser.h2045 Decl *ParseUsingDirective(unsigned Context,

Completed in 59 milliseconds