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