Home
last modified time | relevance | path

Searched defs:binaryOperator (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Target/Cpp/
H A DTranslateToCpp.cpp389 printBinaryOperation(CppEmitter & emitter,Operation * operation,StringRef binaryOperator) printBinaryOperation() argument
455 StringRef binaryOperator; printOperation() local
[all...]
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp959 binaryOperator; global() variable