Home
last modified time | relevance | path

Searched defs:setRParenLoc (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
DStmtObjC.h56 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; } in setRParenLoc() function
105 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; } in setRParenLoc() function
DTypeLoc.h1034 void setRParenLoc(SourceLocation Loc) { in setRParenLoc() function
1284 void setRParenLoc(SourceLocation Loc) { in setRParenLoc() function
1604 void setRParenLoc(SourceLocation Loc) { in setRParenLoc() function
1683 void setRParenLoc(SourceLocation Loc) { getLocalData()->RParenLoc = Loc; } in setRParenLoc() function
2013 void setRParenLoc(SourceLocation Loc) { in setRParenLoc() function
DExpr.h1914 void setRParenLoc(SourceLocation R) { RParenLoc = R; } in setRParenLoc() function
2045 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
2285 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
2864 void setRParenLoc(SourceLocation L) { RPLoc = L; } in setRParenLoc() function
3406 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
3444 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
3603 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
3688 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
DStmt.h1133 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
1205 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
1588 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
DExprCXX.h1426 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
3073 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
DDecl.h3439 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function