Searched refs:getMaxFunctionScopeDepth (Results 1 – 2 of 2) sorted by relevance
6997 ParmVarDecl::getMaxFunctionScopeDepth()) { in ParseParameterDeclarationClause()6999 << ParmVarDecl::getMaxFunctionScopeDepth(); in ParseParameterDeclarationClause()
1735 static constexpr unsigned getMaxFunctionScopeDepth() { in getMaxFunctionScopeDepth() function