Searched refs:setLocStart (Results 1 – 7 of 7) sorted by relevance
382 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function509 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function2561 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
164 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
51 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
571 TD->setLocStart(ReadSourceLocation(Record, Idx)); in VisitTypeDecl()1319 D->setLocStart(ReadSourceLocation(Record, Idx)); in VisitLabelDecl()3838 RD->setLocStart(Reader.ReadSourceLocation(ModuleFile, Record, Idx)); in UpdateDecl()
1793 C->setLocStart(Reader->ReadSourceLocation(Record, Idx)); in readClause()2072 E->setLocStart(ReadSourceLocation(Record, Idx)); in VisitOMPExecutableDirective()
2084 Instantiation->setLocStart(Pattern->getInnerLocStart()); in InstantiateClass()
464 TheDecl->setLocStart(IdentLoc); in ActOnLabelStmt()