Searched refs:setIdentLoc (Results 1 – 2 of 2) sorted by relevance
1852 setIdentLoc(IL); in LabelStmt()1859 void setIdentLoc(SourceLocation L) { LabelStmtBits.IdentLoc = L; } in setIdentLoc() function
198 S->setIdentLoc(readSourceLocation()); in VisitLabelStmt()