Searched refs:getCurrentScope (Results 1 – 2 of 2) sorted by relevance
84 inline Scope *getCurrentScope() { in getCurrentScope() function
1464 getCurrentScope()->addRSObject(VD); in VisitDeclStmt()1465 getCurrentScope()->AppendRSObjectInit(VD, DS, DT, InitExpr); in VisitDeclStmt()1481 slangAssert((getCurrentScope() == S) && "Corrupted scope stack!"); in VisitCompoundStmt()1493 getCurrentScope()->ReplaceRSObjectAssignment(AS); in VisitBinAssign()