Searched refs:setLocStart (Results 1 – 9 of 9) sorted by relevance
932 Clause->setLocStart(StartLoc); in Create()949 Clause->setLocStart(StartLoc); in Create()964 Clause->setLocStart(StartLoc); in Create()
524 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function657 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function3153 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
496 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
76 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
670 TD->setLocStart(readSourceLocation()); in VisitTypeDecl()1599 D->setLocStart(readSourceLocation()); in VisitLabelDecl()4626 RD->setLocStart(readSourceLocation()); in UpdateDecl()
2295 E->setLocStart(readSourceLocation()); in VisitOMPExecutableDirective()
12017 C->setLocStart(Record.readSourceLocation()); in readClause()
2813 Instantiation->setLocStart(Pattern->getInnerLocStart()); in InstantiateClass()
555 TheDecl->setLocStart(IdentLoc); in ActOnLabelStmt()