Searched refs:setLabelLoc (Results 1 – 3 of 3) sorted by relevance
313 S->setLabelLoc(readSourceLocation()); in VisitGotoStmt()1350 E->setLabelLoc(readSourceLocation()); in VisitAddrLabelExpr()
2991 void setLabelLoc(SourceLocation L) { LabelLoc = L; }
4496 void setLabelLoc(SourceLocation L) { LabelLoc = L; } in setLabelLoc() function