Home
last modified time | relevance | path

Searched refs:CXBinaryOperatorKind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h6598 enum CXBinaryOperatorKind { enum
6673 clang_getBinaryOperatorKindSpelling(enum CXBinaryOperatorKind kind);
6680 CINDEX_LINKAGE enum CXBinaryOperatorKind
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOperationKinds.def373 // BinaryOperator::getOverloadedOperator and CXBinaryOperatorKind enum.