HomeSort by relevance Sort by last modified time
    Searched refs:ObjCEncodeExpr (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/clang/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
StmtNodes.inc 642 #ifndef OBJCENCODEEXPR
643 # define OBJCENCODEEXPR(Type, Base) EXPR(Type, Base)
645 OBJCENCODEEXPR(ObjCEncodeExpr, Expr)
646 #undef OBJCENCODEEXPR
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
StmtNodes.inc 642 #ifndef OBJCENCODEEXPR
643 # define OBJCENCODEEXPR(Type, Base) EXPR(Type, Base)
645 OBJCENCODEEXPR(ObjCEncodeExpr, Expr)
646 #undef OBJCENCODEEXPR
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
ExprObjC.h 352 /// ObjCEncodeExpr, used for \@encode in Objective-C. \@encode has the same
355 class ObjCEncodeExpr : public Expr {
359 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType,
368 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){}
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.h 60 class ObjCEncodeExpr;
790 /// Return a pointer to a constant array for the given ObjCEncodeExpr node.
792 GetAddrOfConstantStringFromObjCEncode(const ObjCEncodeExpr *);
    [all...]
CGExprConstant.cpp     [all...]
  /external/clang/lib/AST/
ASTDumper.cpp 549 void VisitObjCEncodeExpr(const ObjCEncodeExpr *Node);
    [all...]
StmtPrinter.cpp     [all...]
StmtProfile.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp 294 Stmt *RewriteAtEncode(ObjCEncodeExpr *Exp);
    [all...]
RewriteModernObjC.cpp 348 Stmt *RewriteAtEncode(ObjCEncodeExpr *Exp);
    [all...]
  /external/clang/lib/Sema/
SemaInit.cpp 69 if (isa<ObjCEncodeExpr>(Init) && AT->getElementType()->isCharType())
137 if (isa<StringLiteral>(E) || isa<ObjCEncodeExpr>(E))
    [all...]

Completed in 891 milliseconds

1 2 3