Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h6521 enum CXBinaryOperatorKind { enum
6596 clang_getBinaryOperatorKindSpelling(enum CXBinaryOperatorKind kind);
6603 CINDEX_LINKAGE enum CXBinaryOperatorKind
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DOperationKinds.def367 // BinaryOperator::getOverloadedOperator and CXBinaryOperatorKind enum.