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