| /external/llvm/include/llvm/Transforms/Utils/ |
| D | IntegerDivision.h | 21 class BinaryOperator; variable
|
| /external/cmockery/cmockery_0_1_2/src/example/ |
| D | calculator.c | 80 typedef int (*BinaryOperator)(int a, int b); typedef
|
| D | calculator_test.c | 34 typedef int (*BinaryOperator)(int a, int b); typedef
|
| /external/lldb/include/lldb/Core/ |
| D | ClangForward.h | 33 class BinaryOperator; variable
|
| /external/llvm/include/llvm/IR/ |
| D | Operator.h | 28 class BinaryOperator; variable
|
| /external/chromium_org/tools/gn/ |
| D | parser.cc | 267 scoped_ptr<ParseNode> Parser::BinaryOperator(scoped_ptr<ParseNode> left, in BinaryOperator() function in Parser
|
| /external/clang/include/clang/ASTMatchers/ |
| D | ASTMatchers.h | 2564 AST_POLYMORPHIC_MATCHER_P(hasOperatorName, AST_POLYMORPHIC_SUPPORTED_TYPES_2( in AST_POLYMORPHIC_MATCHER_P() 2576 AST_MATCHER_P(BinaryOperator, hasLHS, in AST_MATCHER_P() argument 2589 AST_MATCHER_P(BinaryOperator, hasRHS, in AST_MATCHER_P() argument
|
| /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| D | PathDiagnostic.h | 32 class BinaryOperator; variable
|
| /external/clang/include/clang/Analysis/ |
| D | CFG.h | 50 class BinaryOperator; variable
|
| /external/clang/include/clang/AST/ |
| D | Expr.h | 2930 BinaryOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResTy, in BinaryOperator() function 2948 explicit BinaryOperator(EmptyShell Empty) in BinaryOperator() function 3079 BinaryOperator(Expr *lhs, Expr *rhs, Opcode opc, QualType ResTy, in BinaryOperator() function 3094 BinaryOperator(StmtClass SC, EmptyShell Empty) in BinaryOperator() function
|
| /external/chromium_org/v8/tools/gcmole/ |
| D | gcmole.cc | 659 DECL_VISIT_EXPR(BinaryOperator) { in DECL_VISIT_EXPR() argument
|
| /external/llvm/docs/ |
| D | ProgrammersManual.rst | 2848 .. _BinaryOperator: target
|
| /external/llvm/lib/IR/ |
| D | Instructions.cpp | 1744 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() function in BinaryOperator 1757 BinaryOperator::BinaryOperator(BinaryOps iType, Value *S1, Value *S2, in BinaryOperator() function in BinaryOperator
|