HomeSort by relevance Sort by last modified time
    Searched refs:DISPATCH_STMT (Results 1 - 15 of 15) sorted by null

  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 516 #define DISPATCH_STMT(NAME, CLASS, VAR) \
526 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
534 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
544 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
559 DISPATCH_STMT(CLASS, CLASS, S);
566 #undef DISPATCH_STMT
584 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 535 #define DISPATCH_STMT(NAME, CLASS, VAR) \
545 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
553 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
563 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
578 DISPATCH_STMT(CLASS, CLASS, S);
585 #undef DISPATCH_STMT
602 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
RecursiveASTVisitor.h 535 #define DISPATCH_STMT(NAME, CLASS, VAR) \
545 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
553 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
563 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
578 DISPATCH_STMT(CLASS, CLASS, S);
585 #undef DISPATCH_STMT
602 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
RecursiveASTVisitor.h 535 #define DISPATCH_STMT(NAME, CLASS, VAR) \
545 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
553 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
563 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
578 DISPATCH_STMT(CLASS, CLASS, S);
585 #undef DISPATCH_STMT
602 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
RecursiveASTVisitor.h 545 #define DISPATCH_STMT(NAME, CLASS, VAR) \
555 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
563 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
573 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
588 DISPATCH_STMT(CLASS, CLASS, S);
595 #undef DISPATCH_STMT
622 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
RecursiveASTVisitor.h 545 #define DISPATCH_STMT(NAME, CLASS, VAR) \
555 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
563 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
573 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
588 DISPATCH_STMT(CLASS, CLASS, S);
595 #undef DISPATCH_STMT
622 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
RecursiveASTVisitor.h 545 #define DISPATCH_STMT(NAME, CLASS, VAR) \
555 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
563 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
573 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
588 DISPATCH_STMT(CLASS, CLASS, S);
595 #undef DISPATCH_STMT
622 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
RecursiveASTVisitor.h 545 #define DISPATCH_STMT(NAME, CLASS, VAR) \
555 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
563 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
573 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
588 DISPATCH_STMT(CLASS, CLASS, S);
595 #undef DISPATCH_STMT
622 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecursiveASTVisitor.h 535 #define DISPATCH_STMT(NAME, CLASS, VAR) \
545 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
553 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
563 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
578 DISPATCH_STMT(CLASS, CLASS, S);
585 #undef DISPATCH_STMT
602 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
RecursiveASTVisitor.h 535 #define DISPATCH_STMT(NAME, CLASS, VAR) \
545 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
553 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
563 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
578 DISPATCH_STMT(CLASS, CLASS, S);
585 #undef DISPATCH_STMT
602 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
RecursiveASTVisitor.h 535 #define DISPATCH_STMT(NAME, CLASS, VAR) \
545 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
553 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
563 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
578 DISPATCH_STMT(CLASS, CLASS, S);
585 #undef DISPATCH_STMT
602 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
RecursiveASTVisitor.h 545 #define DISPATCH_STMT(NAME, CLASS, VAR) \
555 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
563 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
573 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
588 DISPATCH_STMT(CLASS, CLASS, S);
595 #undef DISPATCH_STMT
622 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
RecursiveASTVisitor.h 545 #define DISPATCH_STMT(NAME, CLASS, VAR) \
555 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
563 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
573 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
588 DISPATCH_STMT(CLASS, CLASS, S);
595 #undef DISPATCH_STMT
622 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
RecursiveASTVisitor.h 545 #define DISPATCH_STMT(NAME, CLASS, VAR) \
555 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
563 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
573 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
588 DISPATCH_STMT(CLASS, CLASS, S);
595 #undef DISPATCH_STMT
622 #undef DISPATCH_STMT
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
RecursiveASTVisitor.h 545 #define DISPATCH_STMT(NAME, CLASS, VAR) \
555 DISPATCH_STMT(Bin##NAME, BinaryOperator, S);
563 DISPATCH_STMT(Bin##NAME##Assign, CompoundAssignOperator, S);
573 DISPATCH_STMT(Unary##NAME, UnaryOperator, S);
588 DISPATCH_STMT(CLASS, CLASS, S);
595 #undef DISPATCH_STMT
622 #undef DISPATCH_STMT
    [all...]

Completed in 142 milliseconds