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

1 2

  /external/clang/lib/ARCMigrate/
TransGCAttrs.cpp 223 SourceLocation AtLoc,
269 MigrateCtx.AtPropsWeak.insert(AtLoc.getRawEncoding());
281 MigrateCtx.rewritePropertyAttribute("assign", toAttr, AtLoc);
283 MigrateCtx.addPropertyAttribute(toAttr, AtLoc);
292 TA.clearDiagnostic(diag::err_objc_property_attr_mutually_exclusive, AtLoc);
309 SourceLocation AtLoc = PD->getAtLoc();
310 if (AtLoc.isInvalid())
312 unsigned RawAt = AtLoc.getRawEncoding();
319 SourceLocation AtLoc = SourceLocation::getFromRawEncoding(I->first);
321 checkAllAtProps(MigrateCtx, AtLoc, IndProps)
    [all...]
  /external/clang/include/clang/AST/
StmtObjC.h 346 SourceLocation AtLoc;
350 ObjCAutoreleasePoolStmt(SourceLocation atLoc, Stmt *subStmt)
351 : Stmt(ObjCAutoreleasePoolStmtClass), AtLoc(atLoc), SubStmt(subStmt) {}
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
363 SourceLocation getAtLoc() const { return AtLoc; }
364 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; }
ExprObjC.h 31 SourceLocation AtLoc;
36 String(SL), AtLoc(L) {}
44 SourceLocation getAtLoc() const { return AtLoc; }
45 void setAtLoc(SourceLocation L) { AtLoc = L; }
47 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
357 SourceLocation AtLoc, RParenLoc;
366 EncodedType(EncodedType), AtLoc(at), RParenLoc(rp) {}
371 SourceLocation getAtLoc() const { return AtLoc; }
372 void setAtLoc(SourceLocation L) { AtLoc = L; }
383 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
    [all...]
DeclObjC.h 732 SourceLocation AtLoc; // location of \@property
752 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation),
773 SourceLocation getAtLoc() const { return AtLoc; }
774 void setAtLoc(SourceLocation L) { AtLoc = L; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 346 SourceLocation AtLoc;
350 ObjCAutoreleasePoolStmt(SourceLocation atLoc, Stmt *subStmt)
351 : Stmt(ObjCAutoreleasePoolStmtClass), AtLoc(atLoc), SubStmt(subStmt) {}
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
363 SourceLocation getAtLoc() const { return AtLoc; }
364 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; }
ExprObjC.h 31 SourceLocation AtLoc;
36 String(SL), AtLoc(L) {}
44 SourceLocation getAtLoc() const { return AtLoc; }
45 void setAtLoc(SourceLocation L) { AtLoc = L; }
47 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
357 SourceLocation AtLoc, RParenLoc;
366 EncodedType(EncodedType), AtLoc(at), RParenLoc(rp) {}
371 SourceLocation getAtLoc() const { return AtLoc; }
372 void setAtLoc(SourceLocation L) { AtLoc = L; }
383 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
    [all...]
DeclObjC.h 737 SourceLocation AtLoc; // location of \@property
759 : NamedDecl(ObjCProperty, DC, L, Id), AtLoc(AtLocation),
780 SourceLocation getAtLoc() const { return AtLoc; }
781 void setAtLoc(SourceLocation L) { AtLoc = L; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 346 SourceLocation AtLoc;
350 ObjCAutoreleasePoolStmt(SourceLocation atLoc, Stmt *subStmt)
351 : Stmt(ObjCAutoreleasePoolStmtClass), AtLoc(atLoc), SubStmt(subStmt) {}
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
363 SourceLocation getAtLoc() const { return AtLoc; }
364 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; }
ExprObjC.h 31 SourceLocation AtLoc;
36 String(SL), AtLoc(L) {}
44 SourceLocation getAtLoc() const { return AtLoc; }
45 void setAtLoc(SourceLocation L) { AtLoc = L; }
47 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
357 SourceLocation AtLoc, RParenLoc;
366 EncodedType(EncodedType), AtLoc(at), RParenLoc(rp) {}
371 SourceLocation getAtLoc() const { return AtLoc; }
372 void setAtLoc(SourceLocation L) { AtLoc = L; }
383 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 346 SourceLocation AtLoc;
350 ObjCAutoreleasePoolStmt(SourceLocation atLoc, Stmt *subStmt)
351 : Stmt(ObjCAutoreleasePoolStmtClass), AtLoc(atLoc), SubStmt(subStmt) {}
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
363 SourceLocation getAtLoc() const { return AtLoc; }
364 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; }
ExprObjC.h 31 SourceLocation AtLoc;
36 String(SL), AtLoc(L) {}
44 SourceLocation getAtLoc() const { return AtLoc; }
45 void setAtLoc(SourceLocation L) { AtLoc = L; }
47 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
357 SourceLocation AtLoc, RParenLoc;
366 EncodedType(EncodedType), AtLoc(at), RParenLoc(rp) {}
371 SourceLocation getAtLoc() const { return AtLoc; }
372 void setAtLoc(SourceLocation L) { AtLoc = L; }
383 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 346 SourceLocation AtLoc;
350 ObjCAutoreleasePoolStmt(SourceLocation atLoc, Stmt *subStmt)
351 : Stmt(ObjCAutoreleasePoolStmtClass), AtLoc(atLoc), SubStmt(subStmt) {}
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
363 SourceLocation getAtLoc() const { return AtLoc; }
364 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; }
ExprObjC.h 31 SourceLocation AtLoc;
36 String(SL), AtLoc(L) {}
44 SourceLocation getAtLoc() const { return AtLoc; }
45 void setAtLoc(SourceLocation L) { AtLoc = L; }
47 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
357 SourceLocation AtLoc, RParenLoc;
366 EncodedType(EncodedType), AtLoc(at), RParenLoc(rp) {}
371 SourceLocation getAtLoc() const { return AtLoc; }
372 void setAtLoc(SourceLocation L) { AtLoc = L; }
383 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 346 SourceLocation AtLoc;
350 ObjCAutoreleasePoolStmt(SourceLocation atLoc, Stmt *subStmt)
351 : Stmt(ObjCAutoreleasePoolStmtClass), AtLoc(atLoc), SubStmt(subStmt) {}
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
363 SourceLocation getAtLoc() const { return AtLoc; }
364 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; }
ExprObjC.h 31 SourceLocation AtLoc;
36 String(SL), AtLoc(L) {}
44 SourceLocation getAtLoc() const { return AtLoc; }
45 void setAtLoc(SourceLocation L) { AtLoc = L; }
47 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
357 SourceLocation AtLoc, RParenLoc;
366 EncodedType(EncodedType), AtLoc(at), RParenLoc(rp) {}
371 SourceLocation getAtLoc() const { return AtLoc; }
372 void setAtLoc(SourceLocation L) { AtLoc = L; }
383 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 346 SourceLocation AtLoc;
350 ObjCAutoreleasePoolStmt(SourceLocation atLoc, Stmt *subStmt)
351 : Stmt(ObjCAutoreleasePoolStmtClass), AtLoc(atLoc), SubStmt(subStmt) {}
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
363 SourceLocation getAtLoc() const { return AtLoc; }
364 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; }
ExprObjC.h 31 SourceLocation AtLoc;
36 String(SL), AtLoc(L) {}
44 SourceLocation getAtLoc() const { return AtLoc; }
45 void setAtLoc(SourceLocation L) { AtLoc = L; }
47 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
357 SourceLocation AtLoc, RParenLoc;
366 EncodedType(EncodedType), AtLoc(at), RParenLoc(rp) {}
371 SourceLocation getAtLoc() const { return AtLoc; }
372 void setAtLoc(SourceLocation L) { AtLoc = L; }
383 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 346 SourceLocation AtLoc;
350 ObjCAutoreleasePoolStmt(SourceLocation atLoc, Stmt *subStmt)
351 : Stmt(ObjCAutoreleasePoolStmtClass), AtLoc(atLoc), SubStmt(subStmt) {}
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
363 SourceLocation getAtLoc() const { return AtLoc; }
364 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; }
ExprObjC.h 31 SourceLocation AtLoc;
36 String(SL), AtLoc(L) {}
44 SourceLocation getAtLoc() const { return AtLoc; }
45 void setAtLoc(SourceLocation L) { AtLoc = L; }
47 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
357 SourceLocation AtLoc, RParenLoc;
366 EncodedType(EncodedType), AtLoc(at), RParenLoc(rp) {}
371 SourceLocation getAtLoc() const { return AtLoc; }
372 void setAtLoc(SourceLocation L) { AtLoc = L; }
383 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtObjC.h 346 SourceLocation AtLoc;
350 ObjCAutoreleasePoolStmt(SourceLocation atLoc, Stmt *subStmt)
351 : Stmt(ObjCAutoreleasePoolStmtClass), AtLoc(atLoc), SubStmt(subStmt) {}
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
363 SourceLocation getAtLoc() const { return AtLoc; }
364 void setAtLoc(SourceLocation Loc) { AtLoc = Loc; }
ExprObjC.h 31 SourceLocation AtLoc;
36 String(SL), AtLoc(L) {}
44 SourceLocation getAtLoc() const { return AtLoc; }
45 void setAtLoc(SourceLocation L) { AtLoc = L; }
47 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
357 SourceLocation AtLoc, RParenLoc;
366 EncodedType(EncodedType), AtLoc(at), RParenLoc(rp) {}
371 SourceLocation getAtLoc() const { return AtLoc; }
372 void setAtLoc(SourceLocation L) { AtLoc = L; }
383 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; }
    [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp 131 Parser::ParseExpressionWithLeadingAt(SourceLocation AtLoc) {
132 ExprResult LHS(ParseObjCAtExpression(AtLoc));
    [all...]
ParseStmt.cpp 166 SourceLocation AtLoc;
171 AtLoc = ConsumeToken(); // consume @
172 return ParseObjCAtStatement(AtLoc);
    [all...]
Parser.cpp 907 SourceLocation AtLoc = ConsumeToken(); // the "@"
919 if (DS.SetTypeSpecType(DeclSpec::TST_unspecified, AtLoc, PrevSpec, DiagID,
921 Diag(AtLoc, DiagID) << PrevSpec;
924 return ParseObjCAtProtocolDeclaration(AtLoc, DS.getAttributes());
    [all...]
ParseObjc.cpp 49 SourceLocation AtLoc = ConsumeToken(); // the "@"
60 return ParseObjCAtClassDeclaration(AtLoc);
63 SingleDecl = ParseObjCAtInterfaceDeclaration(AtLoc, attrs);
68 return ParseObjCAtProtocolDeclaration(AtLoc, attrs);
71 return ParseObjCAtImplementationDeclaration(AtLoc);
73 return ParseObjCAtEndDeclaration(AtLoc);
75 SingleDecl = ParseObjCAtAliasDeclaration(AtLoc);
78 SingleDecl = ParseObjCPropertySynthesize(AtLoc);
81 SingleDecl = ParseObjCPropertyDynamic(AtLoc);
85 return ParseModuleImport(AtLoc);
    [all...]

Completed in 1546 milliseconds

1 2