Searched refs:setLBracLoc (Results 1 – 2 of 2) sorted by relevance
603 void setLBracLoc(SourceLocation L) { LBracLoc = L; } in setLBracLoc() function
138 S->setLBracLoc(ReadSourceLocation(Record, Idx)); in VisitCompoundStmt()