/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | Decl.h | 90 TranslationUnitDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 1121 VarDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 2111 FunctionDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 3415 TypedefNameDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 3579 TagDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
D | DeclTemplate.h | 743 RedeclarableTemplateDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
D | DeclBase.h | 974 virtual Decl *getPreviousDeclImpl() { return nullptr; } in getPreviousDeclImpl() function
|
D | DeclObjC.h | 1265 ObjCInterfaceDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 2121 ObjCProtocolDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | Decl.h | 91 TranslationUnitDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 1125 VarDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 2138 FunctionDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 3460 TypedefNameDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 3626 TagDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
D | DeclTemplate.h | 724 RedeclarableTemplateDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
D | DeclBase.h | 985 virtual Decl *getPreviousDeclImpl() { return nullptr; } in getPreviousDeclImpl() function
|
D | DeclObjC.h | 1268 ObjCInterfaceDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 2124 ObjCProtocolDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
D | DeclCXX.h | 3338 UsingShadowDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | Decl.h | 91 TranslationUnitDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 1122 VarDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 2112 FunctionDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 3426 TypedefNameDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 3590 TagDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
D | DeclTemplate.h | 724 RedeclarableTemplateDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
D | DeclBase.h | 995 virtual Decl *getPreviousDeclImpl() { return nullptr; } in getPreviousDeclImpl() function
|
D | DeclObjC.h | 1265 ObjCInterfaceDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 2121 ObjCProtocolDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
D | DeclCXX.h | 3331 UsingShadowDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | Decl.h | 91 TranslationUnitDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 1122 VarDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 2112 FunctionDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 3426 TypedefNameDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 3590 TagDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
D | DeclTemplate.h | 724 RedeclarableTemplateDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
D | DeclBase.h | 995 virtual Decl *getPreviousDeclImpl() { return nullptr; } in getPreviousDeclImpl() function
|
D | DeclObjC.h | 1265 ObjCInterfaceDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 2121 ObjCProtocolDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
D | DeclCXX.h | 3331 UsingShadowDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | Decl.h | 919 VarDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 1703 FunctionDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 2625 TypedefNameDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 2824 TagDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
H A D | DeclTemplate.h | 636 RedeclarableTemplateDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
H A D | DeclObjC.h | 1190 ObjCInterfaceDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function 2002 ObjCProtocolDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
H A D | DeclBase.h | 779 virtual Decl *getPreviousDeclImpl() { return nullptr; } in getPreviousDeclImpl() function
|
H A D | DeclCXX.h | 2850 UsingShadowDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | DeclCXX.cpp | 2103 NamespaceDecl *NamespaceDecl::getPreviousDeclImpl() { in getPreviousDeclImpl() function in NamespaceDecl 2115 NamespaceAliasDecl *NamespaceAliasDecl::getPreviousDeclImpl() { in getPreviousDeclImpl() function in NamespaceAliasDecl
|