Searched refs:setRBracLoc (Results 1 – 2 of 2) sorted by relevance
605 void setRBracLoc(SourceLocation L) { RBracLoc = L; } in setRBracLoc() function
139 S->setRBracLoc(ReadSourceLocation(Record, Idx)); in VisitCompoundStmt()