Searched refs:BINARY_OPERATION (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOperationKinds.h26 #define BINARY_OPERATION(Name, Spelling) BO_##Name, macro
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2049 #define BINARY_OPERATION(Name, Spelling) case BO_##Name: return Spelling; macro

Completed in 116 milliseconds