Searched refs:ContainingDecl (Results 1 – 1 of 1) sorted by relevance
46 const Decl &getDecl() const { return ContainingDecl; } in getDecl()79 : ContainingDecl(D), Cfg(std::move(Cfg)), in AdornedCFG()86 const Decl &ContainingDecl; variable