Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprOpenMP.h196 void setRParenLoc(SourceLocation L) { RPLoc = L; } in setRParenLoc() function
370 void setRParenLoc(SourceLocation L) { RPLoc = L; } in setRParenLoc() function
H A DStmtObjC.h55 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; } in setRParenLoc() function
108 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; } in setRParenLoc() function
H A DTypeLoc.h1129 void setRParenLoc(SourceLocation Loc) { in setRParenLoc() function
1398 void setRParenLoc(SourceLocation Loc) { in setRParenLoc() function
1932 void setRParenLoc(SourceLocation Loc) { in setRParenLoc() function
2015 void setRParenLoc(SourceLocation Loc) { getLocalData()->RParenLoc = Loc; } in setRParenLoc() function
2501 void setRParenLoc(SourceLocation Loc) { in setRParenLoc() function
H A DExprObjC.h426 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
474 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
528 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
H A DStmt.h2099 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; } in setRParenLoc() function
2263 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; } in setRParenLoc() function
2423 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
2483 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
2556 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
2997 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
H A DExpr.h2416 void setRParenLoc(SourceLocation R) { RParenLoc = R; } in setRParenLoc() function
2557 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
3036 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
3696 void setRParenLoc(SourceLocation L) { RPLoc = L; } in setRParenLoc() function
4298 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
4341 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
4497 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
4586 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
H A DExprCXX.h1769 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
3478 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
H A DDecl.h4098 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function