Searched refs:setLabelLoc (Results 1 – 3 of 3) sorted by relevance
245 S->setLabelLoc(ReadSourceLocation(Record, Idx)); in VisitGotoStmt()733 E->setLabelLoc(ReadSourceLocation(Record, Idx)); in VisitAddrLabelExpr()
1201 void setLabelLoc(SourceLocation L) { LabelLoc = L; } in setLabelLoc() function
3187 void setLabelLoc(SourceLocation L) { LabelLoc = L; } in setLabelLoc() function