Home
last modified time | relevance | path

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

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