Searched defs:asDecl (Results 1 – 2 of 2) sorted by relevance
194 const Decl *asDecl() const { return Source.dyn_cast<const Decl *>(); } in asDecl() function
354 const Decl *asDecl() const { assert(isValid()); return D; } in asDecl() function