Searched refs:ParseUsingDeclaration (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 414 return ParseUsingDeclaration(Context, TemplateInfo, UsingLoc, DeclEnd, in ParseUsingDirectiveOrDeclaration() 492 Decl *Parser::ParseUsingDeclaration(unsigned Context, in ParseUsingDeclaration() function in Parser 2383 return DeclGroupPtrTy::make(DeclGroupRef(ParseUsingDeclaration( in ParseCXXClassMemberDeclaration()
|
/aosp_15_r20/external/clang/include/clang/Parse/ |
H A D | Parser.h | 2408 Decl *ParseUsingDeclaration(unsigned Context,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/ |
D | Parser.h | 3251 DeclGroupPtrTy ParseUsingDeclaration(DeclaratorContext Context,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/ |
D | Parser.h | 3251 DeclGroupPtrTy ParseUsingDeclaration(DeclaratorContext Context,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/ |
D | Parser.h | 3211 DeclGroupPtrTy ParseUsingDeclaration(DeclaratorContext Context,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/ |
D | Parser.h | 3290 DeclGroupPtrTy ParseUsingDeclaration(DeclaratorContext Context,
|