Searched refs:setTokenLocation (Results 1 – 2 of 2) sorted by relevance
755 E->setTokenLocation(ReadSourceLocation(Record, Idx)); in VisitGNUNullExpr()
3410 void setTokenLocation(SourceLocation L) { TokenLoc = L; } in setTokenLocation() function