Searched refs:isFunctionDeclarationScope (Results 1 – 3 of 3) sorted by relevance
446 bool isFunctionDeclarationScope() const { in isFunctionDeclarationScope() function
7215 if (getCurScope()->isFunctionDeclarationScope() && !getLangOpts().CPlusPlus) { in ParseFunctionDeclarator()
3639 } else if (!SemaRef.getCurScope()->isFunctionDeclarationScope()) { in GetDeclSpecTypeForDeclarator()