Searched refs:asDecl (Results 1 – 2 of 2) sorted by relevance
284 const Decl *asDecl() const { assert(isValid()); return D; } in asDecl() function
1050 if (Container.asDecl()) in containsLocation()