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