Searched defs:binaryOperator (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Target/Cpp/ | ||
H A D | TranslateToCpp.cpp | 389 printBinaryOperation(CppEmitter & emitter,Operation * operation,StringRef binaryOperator) printBinaryOperation() argument |
/llvm-project/clang/lib/ASTMatchers/ | ||
H A D | ASTMatchersInternal.cpp | 959 binaryOperator; global() variable |