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

1 2 3 4 5

  /external/v8/tools/clang/pass_to_move/
PassToMove.cpp 46 const bool is_arrow = callee->isArrow();
  /external/clang/unittests/ASTMatchers/
ASTMatchersNarrowingTest.cpp 759 TEST(IsArrow, MatchesMemberVariablesViaArrow) {
761 memberExpr(isArrow())));
763 memberExpr(isArrow())));
765 memberExpr(isArrow())));
768 TEST(IsArrow, MatchesStaticMemberVariablesViaArrow) {
770 memberExpr(isArrow())));
772 memberExpr(isArrow())));
774 memberExpr(isArrow())));
777 TEST(IsArrow, MatchesMemberCallsViaArrow) {
779 memberExpr(isArrow())));
    [all...]
  /external/clang/lib/AST/
ExprClassification.cpp 302 if (cast<ExtVectorElementExpr>(E)->isArrow())
468 if (E->isArrow())
495 if (E->isArrow())
StmtProfile.cpp 843 ID.AddBoolean(S->isArrow());
    [all...]
ItaniumMangle.cpp 535 void mangleMemberExprBase(const Expr *base, bool isArrow);
536 void mangleMemberExpr(const Expr *base, bool isArrow,
    [all...]
StmtPrinter.cpp     [all...]
ExprCXX.cpp 163 Expr *Base, bool isArrow, SourceLocation OperatorLoc,
192 Base(static_cast<Stmt *>(Base)), IsArrow(isArrow),
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
DereferenceChecker.cpp 157 if (M->isArrow() || bugreporter::isDeclRefExprToReference(M->getBase())) {
  /external/clang/include/clang/AST/
ExprCXX.h 667 bool IsArrow;
671 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
680 MemberLoc(nameLoc), IsArrow(isArrow),
710 bool isArrow() const { return IsArrow; }
    [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp 599 Record.push_back(E->isArrow());
611 Record.push_back(E->isArrow());
995 Record.push_back(E->isArrow());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
ExprCXX.h 682 bool IsArrow;
686 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow,
695 MemberLoc(nameLoc), IsArrow(isArrow),
725 bool isArrow() const { return IsArrow; }
    [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp 458 bool IsArrow, SourceLocation OpLoc,
473 if (!IsArrow) {
491 Context, BaseExpr, BaseType, IsArrow, OpLoc,
617 SourceLocation OpLoc, bool IsArrow,
702 BaseExpr, BaseExpr->getType(), OpLoc, IsArrow, SS, SourceLocation(),
711 ExprResult &BaseExpr, bool &IsArrow,
717 SourceLocation OpLoc, bool IsArrow,
728 IsArrow, OpLoc,
738 if (IsArrow) RecordTy = RecordTy->getAs<PointerType>()->getPointeeType();
740 RecordTy->getAs<RecordType>(), OpLoc, IsArrow,
    [all...]

Completed in 1435 milliseconds

1 2 3 4 5