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