Searched defs:getCanonicalDecl (Results 1 – 7 of 7) sorted by relevance
51 GlobalDecl getCanonicalDecl() const { in getCanonicalDecl() function
596 RedeclarableTemplateDecl *getCanonicalDecl() { in getCanonicalDecl() function714 decl_type *getCanonicalDecl() { in getCanonicalDecl() function718 const decl_type *getCanonicalDecl() const { in getCanonicalDecl() function
454 virtual NamespaceDecl *getCanonicalDecl() { return getOriginalNamespace(); } in getCanonicalDecl() function455 const NamespaceDecl *getCanonicalDecl() const { in getCanonicalDecl() function870 const VarDecl *getCanonicalDecl() const { in getCanonicalDecl() function2239 TypedefNameDecl *getCanonicalDecl() { in getCanonicalDecl() function2242 const TypedefNameDecl *getCanonicalDecl() const { in getCanonicalDecl() function2408 const TagDecl* getCanonicalDecl() const { in getCanonicalDecl() function2574 EnumDecl *getCanonicalDecl() { in getCanonicalDecl() function2577 const EnumDecl *getCanonicalDecl() const { in getCanonicalDecl() function
580 virtual Decl *getCanonicalDecl() { return this; } in getCanonicalDecl() function581 const Decl *getCanonicalDecl() const { in getCanonicalDecl() function
210 const ObjCMethodDecl *getCanonicalDecl() const { in getCanonicalDecl() function
1180 VarDecl *VarDecl::getCanonicalDecl() { in getCanonicalDecl() function in VarDecl1608 const FunctionDecl *FunctionDecl::getCanonicalDecl() const { in getCanonicalDecl() function in FunctionDecl1612 FunctionDecl *FunctionDecl::getCanonicalDecl() { in getCanonicalDecl() function in FunctionDecl2220 TagDecl* TagDecl::getCanonicalDecl() { in getCanonicalDecl() function in TagDecl
383 ObjCMethodDecl *ObjCMethodDecl::getCanonicalDecl() { in getCanonicalDecl() function in ObjCMethodDecl