Searched refs:isFunctionDeclarationScope (Results 1 – 2 of 2) sorted by relevance
420 bool isFunctionDeclarationScope() const { in isFunctionDeclarationScope() function
3383 } else if (!SemaRef.getCurScope()->isFunctionDeclarationScope()) { in GetDeclSpecTypeForDeclarator()