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