Searched refs:setLocStart (Results 1 – 9 of 9) sorted by relevance
498 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function631 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function3127 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
491 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
76 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
668 TD->setLocStart(readSourceLocation()); in VisitTypeDecl()1597 D->setLocStart(readSourceLocation()); in VisitLabelDecl()4593 RD->setLocStart(readSourceLocation()); in UpdateDecl()
2285 E->setLocStart(readSourceLocation()); in VisitOMPExecutableDirective()
11982 C->setLocStart(Record.readSourceLocation()); in readClause()
932 Clause->setLocStart(StartLoc); in Create()
2814 Instantiation->setLocStart(Pattern->getInnerLocStart()); in InstantiateClass()
555 TheDecl->setLocStart(IdentLoc); in ActOnLabelStmt()