Searched refs:getFunctionPrototypeDepth (Results 1 – 6 of 6) sorted by relevance
258 unsigned getFunctionPrototypeDepth() const { in getFunctionPrototypeDepth() function
307 unsigned getFunctionPrototypeDepth() const { in getFunctionPrototypeDepth() function
323 unsigned getFunctionPrototypeDepth() const { in getFunctionPrototypeDepth() function
320 unsigned getFunctionPrototypeDepth() const { in getFunctionPrototypeDepth() function
10888 assert(S->getFunctionPrototypeDepth() >= 1); in ActOnParamDeclarator()10889 New->setScopeInfo(S->getFunctionPrototypeDepth() - 1, in ActOnParamDeclarator()