Searched refs:ParseUsingDirectiveOrDeclaration (Results 1 – 8 of 8) sorted by relevance
| /external/clang/lib/Parse/ |
| D | ParseTemplate.cpp | 201 return ParseUsingDirectiveOrDeclaration(Context, TemplateInfo, DeclEnd, in ParseSingleDeclarationAfterTemplate()
|
| D | ParseDeclCXX.cpp | 380 Decl *Parser::ParseUsingDirectiveOrDeclaration(unsigned Context, in ParseUsingDirectiveOrDeclaration() function in Parser
|
| D | ParseDecl.cpp | 1507 SingleDecl = ParseUsingDirectiveOrDeclaration(Context, ParsedTemplateInfo(), in ParseDeclaration()
|
| /external/llvm-project/clang/lib/Parse/ |
| D | ParseTemplate.cpp | 211 auto usingDeclPtr = ParseUsingDirectiveOrDeclaration(Context, TemplateInfo, DeclEnd, in ParseSingleDeclarationAfterTemplate()
|
| D | ParseDeclCXX.cpp | 463 Parser::ParseUsingDirectiveOrDeclaration(DeclaratorContext Context, in ParseUsingDirectiveOrDeclaration() function in Parser
|
| D | ParseDecl.cpp | 1679 return ParseUsingDirectiveOrDeclaration(Context, ParsedTemplateInfo(), in ParseDeclaration()
|
| /external/clang/include/clang/Parse/ |
| D | Parser.h | 2399 Decl *ParseUsingDirectiveOrDeclaration(unsigned Context,
|
| /external/llvm-project/clang/include/clang/Parse/ |
| D | Parser.h | 2962 DeclGroupPtrTy ParseUsingDirectiveOrDeclaration(
|