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.h1954 void setRParenLoc(SourceLocation R) { RParenLoc = R; } in setRParenLoc() function
2086 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
2321 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
2933 void setRParenLoc(SourceLocation L) { RPLoc = L; } in setRParenLoc() function
3472 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
3510 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
3669 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
3754 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
DStmt.h1111 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
1183 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
1566 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
DExprCXX.h1345 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
3028 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
DDecl.h3418 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function