Searched defs:getFirstDecl (Results 1 – 1 of 1) sorted by relevance
216 decl_type *getFirstDecl() { return First; } in getFirstDecl() function220 const decl_type *getFirstDecl() const { return First; } in getFirstDecl() function319 decl_type *getFirstDecl() { in getFirstDecl() function328 const decl_type *getFirstDecl() const { in getFirstDecl() function