Searched refs:setLocStart (Results 1 – 7 of 7) sorted by relevance
383 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function510 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function2577 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
177 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
51 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
552 TD->setLocStart(ReadSourceLocation(Record, Idx)); in VisitTypeDecl()1300 D->setLocStart(ReadSourceLocation(Record, Idx)); in VisitLabelDecl()3702 RD->setLocStart(Reader.ReadSourceLocation(ModuleFile, Record, Idx)); in UpdateDecl()
1876 C->setLocStart(Reader->ReadSourceLocation(Record, Idx)); in readClause()2234 E->setLocStart(ReadSourceLocation(Record, Idx)); in VisitOMPExecutableDirective()
2078 Instantiation->setLocStart(Pattern->getInnerLocStart()); in InstantiateClass()
473 TheDecl->setLocStart(IdentLoc); in ActOnLabelStmt()