Home
last modified time | relevance | path

Searched defs:setLParenLoc (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/AST/
DTypeLoc.h887 void setLParenLoc(SourceLocation Loc) { in setLParenLoc() function
1381 void setLParenLoc(SourceLocation Loc) { in setLParenLoc() function
1462 void setLParenLoc(SourceLocation Loc) { getLocalData()->LParenLoc = Loc; } in setLParenLoc() function
1784 void setLParenLoc(SourceLocation Loc) { in setLParenLoc() function
DExpr.h2486 void setLParenLoc(SourceLocation L) { LParenLoc = L; } in setLParenLoc() function
2747 void setLParenLoc(SourceLocation L) { LPLoc = L; } in setLParenLoc() function
3236 void setLParenLoc(SourceLocation L) { LParenLoc = L; } in setLParenLoc() function
DDeclObjC.h1790 void setLParenLoc(SourceLocation L) { LParenLoc = L; } in setLParenLoc() function
DStmt.h1164 void setLParenLoc(SourceLocation L) { LParenLoc = L; } in setLParenLoc() function
DExprCXX.h2854 void setLParenLoc(SourceLocation L) { LParenLoc = L; } in setLParenLoc() function