Searched refs:setLocStart (Results 1 – 9 of 9) sorted by relevance
956 Clause->setLocStart(StartLoc); in Create()973 Clause->setLocStart(StartLoc); in Create()988 Clause->setLocStart(StartLoc); in Create()
524 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function684 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function3274 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
497 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
77 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
689 TD->setLocStart(readSourceLocation()); in VisitTypeDecl()1756 D->setLocStart(readSourceLocation()); in VisitLabelDecl()4474 RD->setLocStart(readSourceLocation()); in UpdateDecl()
2320 E->setLocStart(readSourceLocation()); in VisitOMPExecutableDirective()
10288 C->setLocStart(Record.readSourceLocation()); in readClause()
3245 Instantiation->setLocStart(Pattern->getInnerLocStart()); in InstantiateClass()
572 TheDecl->setLocStart(IdentLoc); in ActOnLabelStmt()