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.h6812 enum CXBinaryOperatorKind { enum
6888 clang_getBinaryOperatorKindSpelling(enum CXBinaryOperatorKind kind);
6895 CINDEX_LINKAGE enum CXBinaryOperatorKind
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOperationKinds.def379 // BinaryOperator::getOverloadedOperator and CXBinaryOperatorKind enum.