Home
last modified time | relevance | path

Searched defs:BinOpKind (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp6956 BinaryOperatorKind BinOpKind, in sumOffsets()
7331 BinaryOperatorKind BinOpKind = BinOp->getOpcode(); in checkFormatStringExpr() local
/external/clang/lib/AST/
DExprConstant.cpp7176 enum { AnyExprKind, BinOpKind, BinOpVisitedLHSKind } Kind; enumerator
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp12164 enum { AnyExprKind, BinOpKind, BinOpVisitedLHSKind } Kind; enumerator