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