Home
last modified time | relevance | path

Searched defs:isArrow (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/clang/include/clang/AST/
H A DExprCXX.h671 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow, in MSPropertyRefExpr()
710 bool isArrow() const { return IsArrow; } in isArrow() function
2193 bool isArrow() const { return IsArrow; } in isArrow() function
3218 bool isArrow() const { return IsArrow; } in isArrow() function
3451 bool isArrow() const { return IsArrow; } in isArrow() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExprCXX.h939 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow, in MSPropertyRefExpr()
984 bool isArrow() const { return IsArrow; } in isArrow() function
2677 bool isArrow() const { return IsArrow; } in isArrow() function
3761 bool isArrow() const { return CXXDependentScopeMemberExprBits.IsArrow; } in isArrow() function
4010 bool isArrow() const { return UnresolvedMemberExprBits.IsArrow; } in isArrow() function
DExprObjC.h587 bool isArrow() const { return IsArrow; } in isArrow() function
1518 bool isArrow() const { return IsArrow; } in isArrow() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExprCXX.h939 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow, in MSPropertyRefExpr()
984 bool isArrow() const { return IsArrow; } in isArrow() function
2664 bool isArrow() const { return IsArrow; } in isArrow() function
3748 bool isArrow() const { return CXXDependentScopeMemberExprBits.IsArrow; } in isArrow() function
3997 bool isArrow() const { return UnresolvedMemberExprBits.IsArrow; } in isArrow() function
DExprObjC.h587 bool isArrow() const { return IsArrow; } in isArrow() function
1518 bool isArrow() const { return IsArrow; } in isArrow() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExprCXX.h939 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow, in MSPropertyRefExpr()
984 bool isArrow() const { return IsArrow; } in isArrow() function
2676 bool isArrow() const { return IsArrow; } in isArrow() function
3779 bool isArrow() const { return CXXDependentScopeMemberExprBits.IsArrow; } in isArrow() function
4028 bool isArrow() const { return UnresolvedMemberExprBits.IsArrow; } in isArrow() function
DExprObjC.h587 bool isArrow() const { return IsArrow; } in isArrow() function
1518 bool isArrow() const { return IsArrow; } in isArrow() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExprCXX.h939 MSPropertyRefExpr(Expr *baseExpr, MSPropertyDecl *decl, bool isArrow, in MSPropertyRefExpr()
984 bool isArrow() const { return IsArrow; } in isArrow() function
2664 bool isArrow() const { return IsArrow; } in isArrow() function
3748 bool isArrow() const { return CXXDependentScopeMemberExprBits.IsArrow; } in isArrow() function
3997 bool isArrow() const { return UnresolvedMemberExprBits.IsArrow; } in isArrow() function
DExprObjC.h587 bool isArrow() const { return IsArrow; } in isArrow() function
1518 bool isArrow() const { return IsArrow; } in isArrow() function
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprMember.cpp909 Sema &SemaRef, ASTContext &C, Expr *Base, bool isArrow, in BuildMemberExpr()
H A DTreeTransform.h2109 bool isArrow, in RebuildMemberExpr()
11863 bool isArrow, in RebuildCXXPseudoDestructorExpr()
/aosp_15_r20/external/clang/lib/AST/
H A DExprCXX.cpp163 Expr *Base, bool isArrow, SourceLocation OperatorLoc, in CXXPseudoDestructorExpr()
H A DItaniumMangle.cpp3114 bool isArrow, in mangleMemberExpr()
H A DExpr.cpp3363 bool ExtVectorElementExpr::isArrow() const { in isArrow() function in ExtVectorElementExpr
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h935 bool isArrow() const { return (Flags & 0x01) != 0; } in isArrow() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h935 bool isArrow() const { return (Flags & 0x01) != 0; } in isArrow() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h935 bool isArrow() const { return (Flags & 0x01) != 0; } in isArrow() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h935 bool isArrow() const { return (Flags & 0x01) != 0; } in isArrow() function
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h927 bool isArrow() const { return (Flags & 0x01) != 0; } in isArrow() function
/aosp_15_r20/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4052 AST_MATCHER(MemberExpr, isArrow) { in AST_MATCHER() argument
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3836 bool isArrow = DeclRefExp->refersToEnclosingVariableOrCapture() || in RewriteBlockDeclRefExpr() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/
DASTMatchers.h6306 isArrow, AST_POLYMORPHIC_SUPPORTED_TYPES(MemberExpr, UnresolvedMemberExpr, in AST_POLYMORPHIC_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/
DASTMatchers.h6483 isArrow, AST_POLYMORPHIC_SUPPORTED_TYPES(MemberExpr, UnresolvedMemberExpr, in AST_POLYMORPHIC_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/
DASTMatchers.h6483 isArrow, AST_POLYMORPHIC_SUPPORTED_TYPES(MemberExpr, UnresolvedMemberExpr, in AST_POLYMORPHIC_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/
DASTMatchers.h6485 isArrow, AST_POLYMORPHIC_SUPPORTED_TYPES(MemberExpr, UnresolvedMemberExpr, in AST_POLYMORPHIC_MATCHER() argument

12