Searched defs:asDecl (Results 1 – 3 of 3) sorted by relevance
354 const Decl *asDecl() const { assert(isValid()); return D; } in asDecl() function