Searched defs:OperationKind (Results 1 – 2 of 2) sorted by relevance
104 enum class OperationKind { ParseOperation, CompletionOperation }; enum
10280 CheckSizelessVectorOperands(ExprResult & LHS,ExprResult & RHS,SourceLocation Loc,bool IsCompAssign,ArithConvKind OperationKind) CheckSizelessVectorOperands() argument