HomeSort by relevance Sort by last modified time
    Searched defs:RParenLoc (Results 1 - 25 of 77) sorted by null

1 2 3 4

  /external/clang/include/clang/AST/
StmtObjC.h 28 SourceLocation RParenLoc;
55 SourceLocation getRParenLoc() const { return RParenLoc; }
56 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
78 SourceLocation AtCatchLoc, RParenLoc;
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc,
85 Body(atCatchStmt), AtCatchLoc(atCatchLoc), RParenLoc(rparenloc) { }
104 SourceLocation getRParenLoc() const { return RParenLoc; }
105 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
StmtCXX.h 136 SourceLocation RParenLoc;
196 SourceLocation getRParenLoc() const { return RParenLoc; }
ExprCXX.h 206 SourceLocation RParenLoc; // the location of the right parenthesis
213 SourceLocation RParenLoc,
216 RParenLoc(RParenLoc), AngleBrackets(AngleBrackets) {}
231 SourceLocation getRParenLoc() const { return RParenLoc; }
234 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; }
259 SourceLocation l, SourceLocation RParenLoc,
262 writtenTy, l, RParenLoc, AngleBrackets) {}
272 SourceLocation RParenLoc,
295 SourceLocation l, SourceLocation RParenLoc,
    [all...]
ExprObjC.h 357 SourceLocation AtLoc, RParenLoc;
366 EncodedType(EncodedType), AtLoc(at), RParenLoc(rp) {}
373 SourceLocation getRParenLoc() const { return RParenLoc; }
374 void setRParenLoc(SourceLocation L) { RParenLoc = L; }
384 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; }
399 SourceLocation AtLoc, RParenLoc;
405 SelName(selInfo), AtLoc(at), RParenLoc(rp){}
413 SourceLocation getRParenLoc() const { return RParenLoc; }
415 void setRParenLoc(SourceLocation L) { RParenLoc = L; }
418 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 28 SourceLocation RParenLoc;
55 SourceLocation getRParenLoc() const { return RParenLoc; }
56 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
78 SourceLocation AtCatchLoc, RParenLoc;
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc,
85 Body(atCatchStmt), AtCatchLoc(atCatchLoc), RParenLoc(rparenloc) { }
104 SourceLocation getRParenLoc() const { return RParenLoc; }
105 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
StmtCXX.h 136 SourceLocation RParenLoc;
196 SourceLocation getRParenLoc() const { return RParenLoc; }
ExprCXX.h 221 SourceLocation RParenLoc; // the location of the right parenthesis
228 SourceLocation RParenLoc,
231 RParenLoc(RParenLoc), AngleBrackets(AngleBrackets) {}
246 SourceLocation getRParenLoc() const { return RParenLoc; }
249 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; }
274 SourceLocation l, SourceLocation RParenLoc,
277 writtenTy, l, RParenLoc, AngleBrackets) {}
287 SourceLocation RParenLoc,
310 SourceLocation l, SourceLocation RParenLoc,
    [all...]
ExprObjC.h 357 SourceLocation AtLoc, RParenLoc;
366 EncodedType(EncodedType), AtLoc(at), RParenLoc(rp) {}
373 SourceLocation getRParenLoc() const { return RParenLoc; }
374 void setRParenLoc(SourceLocation L) { RParenLoc = L; }
384 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; }
399 SourceLocation AtLoc, RParenLoc;
405 SelName(selInfo), AtLoc(at), RParenLoc(rp){}
413 SourceLocation getRParenLoc() const { return RParenLoc; }
415 void setRParenLoc(SourceLocation L) { RParenLoc = L; }
418 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 28 SourceLocation RParenLoc;
55 SourceLocation getRParenLoc() const { return RParenLoc; }
56 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
78 SourceLocation AtCatchLoc, RParenLoc;
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc,
85 Body(atCatchStmt), AtCatchLoc(atCatchLoc), RParenLoc(rparenloc) { }
104 SourceLocation getRParenLoc() const { return RParenLoc; }
105 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
StmtCXX.h 136 SourceLocation RParenLoc;
196 SourceLocation getRParenLoc() const { return RParenLoc; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 28 SourceLocation RParenLoc;
55 SourceLocation getRParenLoc() const { return RParenLoc; }
56 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
78 SourceLocation AtCatchLoc, RParenLoc;
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc,
85 Body(atCatchStmt), AtCatchLoc(atCatchLoc), RParenLoc(rparenloc) { }
104 SourceLocation getRParenLoc() const { return RParenLoc; }
105 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
StmtCXX.h 136 SourceLocation RParenLoc;
196 SourceLocation getRParenLoc() const { return RParenLoc; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 28 SourceLocation RParenLoc;
55 SourceLocation getRParenLoc() const { return RParenLoc; }
56 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
78 SourceLocation AtCatchLoc, RParenLoc;
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc,
85 Body(atCatchStmt), AtCatchLoc(atCatchLoc), RParenLoc(rparenloc) { }
104 SourceLocation getRParenLoc() const { return RParenLoc; }
105 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
StmtCXX.h 136 SourceLocation RParenLoc;
196 SourceLocation getRParenLoc() const { return RParenLoc; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 28 SourceLocation RParenLoc;
55 SourceLocation getRParenLoc() const { return RParenLoc; }
56 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
78 SourceLocation AtCatchLoc, RParenLoc;
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc,
85 Body(atCatchStmt), AtCatchLoc(atCatchLoc), RParenLoc(rparenloc) { }
104 SourceLocation getRParenLoc() const { return RParenLoc; }
105 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
StmtCXX.h 136 SourceLocation RParenLoc;
196 SourceLocation getRParenLoc() const { return RParenLoc; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 28 SourceLocation RParenLoc;
55 SourceLocation getRParenLoc() const { return RParenLoc; }
56 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
78 SourceLocation AtCatchLoc, RParenLoc;
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc,
85 Body(atCatchStmt), AtCatchLoc(atCatchLoc), RParenLoc(rparenloc) { }
104 SourceLocation getRParenLoc() const { return RParenLoc; }
105 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
StmtCXX.h 136 SourceLocation RParenLoc;
196 SourceLocation getRParenLoc() const { return RParenLoc; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 28 SourceLocation RParenLoc;
55 SourceLocation getRParenLoc() const { return RParenLoc; }
56 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
78 SourceLocation AtCatchLoc, RParenLoc;
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc,
85 Body(atCatchStmt), AtCatchLoc(atCatchLoc), RParenLoc(rparenloc) { }
104 SourceLocation getRParenLoc() const { return RParenLoc; }
105 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
StmtCXX.h 136 SourceLocation RParenLoc;
196 SourceLocation getRParenLoc() const { return RParenLoc; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 28 SourceLocation RParenLoc;
55 SourceLocation getRParenLoc() const { return RParenLoc; }
56 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
78 SourceLocation AtCatchLoc, RParenLoc;
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc,
85 Body(atCatchStmt), AtCatchLoc(atCatchLoc), RParenLoc(rparenloc) { }
104 SourceLocation getRParenLoc() const { return RParenLoc; }
105 void setRParenLoc(SourceLocation Loc) { RParenLoc = Loc; }
StmtCXX.h 136 SourceLocation RParenLoc;
196 SourceLocation getRParenLoc() const { return RParenLoc; }
  /external/clang/lib/Parse/
ParseExpr.cpp 721 SourceLocation RParenLoc;
723 isTypeCast == IsTypeCast, CastTy, RParenLoc);
    [all...]
ParsePragma.cpp     [all...]
ParseExprCXX.cpp     [all...]

Completed in 735 milliseconds

1 2 3 4