Home
last modified time | relevance | path

Searched defs:getCanonicalDecl (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclCXX.h523 CXXRecordDecl *getCanonicalDecl() override { in getCanonicalDecl() function
527 const CXXRecordDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2156 CXXMethodDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2159 const CXXMethodDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2777 CXXConstructorDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2780 const CXXConstructorDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2840 CXXDestructorDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2843 const CXXDestructorDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2910 CXXConversionDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2913 const CXXConversionDecl *getCanonicalDecl() const { in getCanonicalDecl() function
[all …]
DDecl.h674 NamespaceDecl *getCanonicalDecl() override { in getCanonicalDecl() function
677 const NamespaceDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1276 const VarDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2677 const FunctionDecl *getCanonicalDecl() const { in getCanonicalDecl() function
3282 FieldDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
3283 const FieldDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
3331 EnumConstantDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
3332 const EnumConstantDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
3382 IndirectFieldDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
3383 const IndirectFieldDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
[all …]
DDeclObjC.h242 const ObjCMethodDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1913 ObjCInterfaceDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
1914 const ObjCInterfaceDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
1989 ObjCIvarDecl *getCanonicalDecl() override { in getCanonicalDecl() function
1992 const ObjCIvarDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2294 ObjCProtocolDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
2295 const ObjCProtocolDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
DDeclTemplate.h836 RedeclarableTemplateDecl *getCanonicalDecl() override { in getCanonicalDecl() function
839 const RedeclarableTemplateDecl *getCanonicalDecl() const { in getCanonicalDecl() function
DDeclBase.h968 virtual Decl *getCanonicalDecl() { return this; } in getCanonicalDecl() function
969 const Decl *getCanonicalDecl() const { in getCanonicalDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclCXX.h523 CXXRecordDecl *getCanonicalDecl() override { in getCanonicalDecl() function
527 const CXXRecordDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2149 CXXMethodDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2152 const CXXMethodDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2770 CXXConstructorDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2773 const CXXConstructorDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2833 CXXDestructorDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2836 const CXXDestructorDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2903 CXXConversionDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2906 const CXXConversionDecl *getCanonicalDecl() const { in getCanonicalDecl() function
[all …]
DDecl.h674 NamespaceDecl *getCanonicalDecl() override { in getCanonicalDecl() function
677 const NamespaceDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1273 const VarDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2644 const FunctionDecl *getCanonicalDecl() const { in getCanonicalDecl() function
3249 FieldDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
3250 const FieldDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
3298 EnumConstantDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
3299 const EnumConstantDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
3348 IndirectFieldDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
3349 const IndirectFieldDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
[all …]
DDeclObjC.h242 const ObjCMethodDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1910 ObjCInterfaceDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
1911 const ObjCInterfaceDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
1987 ObjCIvarDecl *getCanonicalDecl() override { in getCanonicalDecl() function
1990 const ObjCIvarDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2291 ObjCProtocolDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
2292 const ObjCProtocolDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
DDeclTemplate.h836 RedeclarableTemplateDecl *getCanonicalDecl() override { in getCanonicalDecl() function
839 const RedeclarableTemplateDecl *getCanonicalDecl() const { in getCanonicalDecl() function
DDeclBase.h978 virtual Decl *getCanonicalDecl() { return this; } in getCanonicalDecl() function
979 const Decl *getCanonicalDecl() const { in getCanonicalDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclCXX.h523 CXXRecordDecl *getCanonicalDecl() override { in getCanonicalDecl() function
527 const CXXRecordDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2149 CXXMethodDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2152 const CXXMethodDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2770 CXXConstructorDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2773 const CXXConstructorDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2833 CXXDestructorDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2836 const CXXDestructorDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2903 CXXConversionDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2906 const CXXConversionDecl *getCanonicalDecl() const { in getCanonicalDecl() function
[all …]
DDecl.h674 NamespaceDecl *getCanonicalDecl() override { in getCanonicalDecl() function
677 const NamespaceDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1273 const VarDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2644 const FunctionDecl *getCanonicalDecl() const { in getCanonicalDecl() function
3249 FieldDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
3250 const FieldDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
3298 EnumConstantDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
3299 const EnumConstantDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
3348 IndirectFieldDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
3349 const IndirectFieldDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
[all …]
DDeclObjC.h242 const ObjCMethodDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1910 ObjCInterfaceDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
1911 const ObjCInterfaceDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
1987 ObjCIvarDecl *getCanonicalDecl() override { in getCanonicalDecl() function
1990 const ObjCIvarDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2291 ObjCProtocolDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
2292 const ObjCProtocolDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
DDeclTemplate.h836 RedeclarableTemplateDecl *getCanonicalDecl() override { in getCanonicalDecl() function
839 const RedeclarableTemplateDecl *getCanonicalDecl() const { in getCanonicalDecl() function
DDeclBase.h978 virtual Decl *getCanonicalDecl() { return this; } in getCanonicalDecl() function
979 const Decl *getCanonicalDecl() const { in getCanonicalDecl() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclCXX.h523 CXXRecordDecl *getCanonicalDecl() override { in getCanonicalDecl() function
527 const CXXRecordDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2149 CXXMethodDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2152 const CXXMethodDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2770 CXXConstructorDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2773 const CXXConstructorDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2833 CXXDestructorDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2836 const CXXDestructorDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2903 CXXConversionDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2906 const CXXConversionDecl *getCanonicalDecl() const { in getCanonicalDecl() function
[all …]
DDecl.h673 NamespaceDecl *getCanonicalDecl() override { in getCanonicalDecl() function
676 const NamespaceDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1272 const VarDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2639 const FunctionDecl *getCanonicalDecl() const { in getCanonicalDecl() function
3244 FieldDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
3245 const FieldDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
3287 EnumConstantDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
3288 const EnumConstantDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
3337 IndirectFieldDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
3338 const IndirectFieldDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
[all …]
DDeclObjC.h242 const ObjCMethodDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1910 ObjCInterfaceDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
1911 const ObjCInterfaceDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
1987 ObjCIvarDecl *getCanonicalDecl() override { in getCanonicalDecl() function
1990 const ObjCIvarDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2291 ObjCProtocolDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
2292 const ObjCProtocolDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
DDeclTemplate.h855 RedeclarableTemplateDecl *getCanonicalDecl() override { in getCanonicalDecl() function
858 const RedeclarableTemplateDecl *getCanonicalDecl() const { in getCanonicalDecl() function
DDeclBase.h957 virtual Decl *getCanonicalDecl() { return this; } in getCanonicalDecl() function
958 const Decl *getCanonicalDecl() const { in getCanonicalDecl() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclCXX.h654 CXXRecordDecl *getCanonicalDecl() override { in getCanonicalDecl() function
657 const CXXRecordDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1804 CXXMethodDecl *getCanonicalDecl() override { in getCanonicalDecl() function
1807 const CXXMethodDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2388 CXXConstructorDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2391 const CXXConstructorDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2771 NamespaceAliasDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2774 const NamespaceAliasDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2880 UsingShadowDecl *getCanonicalDecl() override { in getCanonicalDecl() function
2883 const UsingShadowDecl *getCanonicalDecl() const { in getCanonicalDecl() function
[all …]
H A DDecl.h557 NamespaceDecl *getCanonicalDecl() override { in getCanonicalDecl() function
560 const NamespaceDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1064 const VarDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1982 const FunctionDecl *getCanonicalDecl() const { in getCanonicalDecl() function
2466 FieldDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
2467 const FieldDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
2508 EnumConstantDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
2509 const EnumConstantDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
2558 IndirectFieldDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
2559 const IndirectFieldDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
[all …]
H A DDeclObjC.h265 const ObjCMethodDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1815 ObjCInterfaceDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
1816 const ObjCInterfaceDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
2137 ObjCProtocolDecl *getCanonicalDecl() override { return getFirstDecl(); } in getCanonicalDecl() function
2138 const ObjCProtocolDecl *getCanonicalDecl() const { return getFirstDecl(); } in getCanonicalDecl() function
H A DDeclTemplate.h723 RedeclarableTemplateDecl *getCanonicalDecl() override { in getCanonicalDecl() function
726 const RedeclarableTemplateDecl *getCanonicalDecl() const { in getCanonicalDecl() function
H A DGlobalDecl.h54 GlobalDecl getCanonicalDecl() const { in getCanonicalDecl() function

12