Home
last modified time | relevance | path

Searched defs:OperationKind (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/tools/libclang/
H A DCIndexer.h104 enum class OperationKind { ParseOperation, CompletionOperation }; enum
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp10280 CheckSizelessVectorOperands(ExprResult & LHS,ExprResult & RHS,SourceLocation Loc,bool IsCompAssign,ArithConvKind OperationKind) CheckSizelessVectorOperands() argument