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