Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h72 void setRParenLoc(SourceLocation L) { RPLoc = L; } in setRParenLoc() function
246 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.h1203 void setRParenLoc(SourceLocation Loc) { setRParenLoc() function
1472 void setRParenLoc(SourceLocation Loc) { setRParenLoc() function
2012 void setRParenLoc(SourceLocation Loc) { setRParenLoc() function
2087 void setRParenLoc(SourceLocation Loc) { getLocalData()->RParenLoc = Loc; } setRParenLoc() function
2146 void setRParenLoc(SourceLocation Loc) { getLocalData()->RParenLoc = Loc; } setRParenLoc() function
2195 void setRParenLoc(SourceLocation Loc) { getLocalData()->RParenLoc = Loc; } setRParenLoc() function
2638 void setRParenLoc(SourceLocation Loc) { setRParenLoc() function
[all...]
H A DExprObjC.h427 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
475 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
529 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
H A DExpr.h2508 void setRParenLoc(SourceLocation R) { RParenLoc = R; } setRParenLoc() function
2650 void setRParenLoc(SourceLocation L) { RParenLoc = L; } setRParenLoc() function
3136 void setRParenLoc(SourceLocation L) { RParenLoc = L; } setRParenLoc() function
3812 void setRParenLoc(SourceLocation L) { RPLoc = L; } setRParenLoc() function
4415 void setRParenLoc(SourceLocation L) { RParenLoc = L; } setRParenLoc() function
4458 void setRParenLoc(SourceLocation L) { RParenLoc = L; } setRParenLoc() function
4614 void setRParenLoc(SourceLocation L) { RParenLoc = L; } setRParenLoc() function
4703 void setRParenLoc(SourceLocation L) { RParenLoc = L; } setRParenLoc() function
H A DExprCXX.h1857 void setRParenLoc(SourceLocation L) { RParenLoc = L; } in setRParenLoc() function
3605 void setRParenLoc(SourceLocation L) { RParenLoc = L; } setRParenLoc() function
H A DDecl.h4451 void setRParenLoc(SourceLocation L) { RParenLoc = L; } setRParenLoc() function