Searched refs:isCompoundStmtScope (Results 1 – 2 of 2) sorted by relevance
482 bool isCompoundStmtScope() const { in isCompoundStmtScope() function
14806 while (!BlockScope->isCompoundStmtScope() && BlockScope->getParent()) in ImplicitlyDefineFunction()