Searched refs:findTypeParameter (Results 1 – 3 of 3) sorted by relevance
54 AstDeclaration const * findTypeParameter(rtl::OString const & name) const;
70 AstDeclaration const * AstStruct::findTypeParameter(rtl::OString const & name) in findTypeParameter() function in AstStruct
2825 decl = scope->findTypeParameter(*$1);
Completed in 23 milliseconds