Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DOperationKinds.h25 enum BinaryOperatorKind { enum
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DOperatorsRepresentationCheck.cpp40 BinaryOperatorKind, Kind, llvm::StringRef, in AST_MATCHER_P2() argument