Searched refs:setLocStart (Results 1 – 9 of 9) sorted by relevance
947 Clause->setLocStart(StartLoc); in Create()964 Clause->setLocStart(StartLoc); in Create()979 Clause->setLocStart(StartLoc); in Create()
522 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function657 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function3204 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
496 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
77 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
684 TD->setLocStart(readSourceLocation()); in VisitTypeDecl()1703 D->setLocStart(readSourceLocation()); in VisitLabelDecl()4376 RD->setLocStart(readSourceLocation()); in UpdateDecl()
2280 E->setLocStart(readSourceLocation()); in VisitOMPExecutableDirective()
11818 C->setLocStart(Record.readSourceLocation()); in readClause()
2857 Instantiation->setLocStart(Pattern->getInnerLocStart()); in InstantiateClass()
572 TheDecl->setLocStart(IdentLoc); in ActOnLabelStmt()