Searched defs:getCanonicalDecl (Results 1 – 7 of 7) sorted by relevance
51 GlobalDecl getCanonicalDecl() const { in getCanonicalDecl() function
632 RedeclarableTemplateDecl *getCanonicalDecl() { return getFirstDeclaration(); } in getCanonicalDecl() function633 const RedeclarableTemplateDecl *getCanonicalDecl() const { in getCanonicalDecl() function
412 NamespaceDecl *getCanonicalDecl() { in getCanonicalDecl() function415 const NamespaceDecl *getCanonicalDecl() const { in getCanonicalDecl() function865 const VarDecl *getCanonicalDecl() const { in getCanonicalDecl() function2309 TypedefNameDecl *getCanonicalDecl() { in getCanonicalDecl() function2312 const TypedefNameDecl *getCanonicalDecl() const { in getCanonicalDecl() function2494 const TagDecl* getCanonicalDecl() const { in getCanonicalDecl() function2686 EnumDecl *getCanonicalDecl() { in getCanonicalDecl() function2689 const EnumDecl *getCanonicalDecl() const { in getCanonicalDecl() function
275 const ObjCMethodDecl *getCanonicalDecl() const { in getCanonicalDecl() function1188 ObjCInterfaceDecl *getCanonicalDecl() { in getCanonicalDecl() function1191 const ObjCInterfaceDecl *getCanonicalDecl() const { in getCanonicalDecl() function1494 ObjCProtocolDecl *getCanonicalDecl() { in getCanonicalDecl() function1497 const ObjCProtocolDecl *getCanonicalDecl() const { in getCanonicalDecl() function
673 virtual Decl *getCanonicalDecl() { return this; } in getCanonicalDecl() function674 const Decl *getCanonicalDecl() const { in getCanonicalDecl() function
1549 VarDecl *VarDecl::getCanonicalDecl() { in getCanonicalDecl() function in VarDecl2107 const FunctionDecl *FunctionDecl::getCanonicalDecl() const { in getCanonicalDecl() function in FunctionDecl2111 FunctionDecl *FunctionDecl::getCanonicalDecl() { in getCanonicalDecl() function in FunctionDecl2849 TagDecl* TagDecl::getCanonicalDecl() { in getCanonicalDecl() function in TagDecl
586 ObjCMethodDecl *ObjCMethodDecl::getCanonicalDecl() { in getCanonicalDecl() function in ObjCMethodDecl