Home
last modified time | relevance | path

Searched defs:setLocStart (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DStmtOpenMP.h137 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
DOpenMPClause.h51 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
DDecl.h329 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
450 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
2394 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function