Searched refs:setLocStart (Results 1 – 8 of 8) sorted by relevance
497 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function620 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function2902 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
176 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
73 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
662 TD->setLocStart(ReadSourceLocation()); in VisitTypeDecl()1526 D->setLocStart(ReadSourceLocation()); in VisitLabelDecl()4368 RD->setLocStart(ReadSourceLocation()); in UpdateDecl()
1910 E->setLocStart(ReadSourceLocation()); in VisitOMPExecutableDirective()
11858 C->setLocStart(Record.readSourceLocation()); in readClause()
2169 Instantiation->setLocStart(Pattern->getInnerLocStart()); in InstantiateClass()
505 TheDecl->setLocStart(IdentLoc); in ActOnLabelStmt()