Searched refs:setLocStart (Results 1 – 7 of 7) sorted by relevance
453 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function570 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function2594 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
176 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
51 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
607 TD->setLocStart(ReadSourceLocation(Record, Idx)); in VisitTypeDecl()1357 D->setLocStart(ReadSourceLocation(Record, Idx)); in VisitLabelDecl()3848 RD->setLocStart(Reader.ReadSourceLocation(ModuleFile, Record, Idx)); in UpdateDecl()
1935 C->setLocStart(Reader->ReadSourceLocation(Record, Idx)); in readClause()2476 E->setLocStart(ReadSourceLocation(Record, Idx)); in VisitOMPExecutableDirective()
2092 Instantiation->setLocStart(Pattern->getInnerLocStart()); in InstantiateClass()
474 TheDecl->setLocStart(IdentLoc); in ActOnLabelStmt()