Searched refs:isFunctionDeclarationScope (Results 1 – 4 of 4) sorted by relevance
465 bool isFunctionDeclarationScope() const { in isFunctionDeclarationScope() function
1094 if (P->isFunctionDeclarationScope() && in ActOnLambdaExpressionAfterIntroducer()
3170 } else if (!SemaRef.getCurScope()->isFunctionDeclarationScope()) { in GetDeclSpecTypeForDeclarator()
7653 if (getCurScope()->isFunctionDeclarationScope() && !getLangOpts().CPlusPlus) { in ParseFunctionDeclarator()