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

/external/clang/lib/Sema/
H A DSemaExpr.cpp9167 static inline BinaryOperatorKind ConvertTokenKindToBinaryOpcode( function
9691 BinaryOperatorKind Opc = ConvertTokenKindToBinaryOpcode(Kind);

Completed in 108 milliseconds