Searched defs:paramDecls (Results 1 – 2 of 2) sorted by relevance
247 const SymbolVector ¶mDecls() const { return paramDecls_; } in paramDecls() function
994 const auto ¶mDecls{typeSymbol.get<DerivedTypeDetails>().paramDecls()}; in OrderParameterDeclarations() local