Searched refs:getFunctionPrototypeDepth (Results 1 – 2 of 2) sorted by relevance
200 unsigned getFunctionPrototypeDepth() const { in getFunctionPrototypeDepth() function
7346 assert(S->getFunctionPrototypeDepth() >= 1); in ActOnParamDeclarator()7347 New->setScopeInfo(S->getFunctionPrototypeDepth() - 1, in ActOnParamDeclarator()