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