Searched refs:getFunctionPrototypeDepth (Results 1 – 3 of 3) sorted by relevance
287 unsigned getFunctionPrototypeDepth() const { in getFunctionPrototypeDepth() function
6802 if (getCurScope()->getFunctionPrototypeDepth() - 1 > in ParseParameterDeclarationClause()
13733 assert(S->getFunctionPrototypeDepth() >= 1); in ActOnParamDeclarator()13734 New->setScopeInfo(S->getFunctionPrototypeDepth() - 1, in ActOnParamDeclarator()