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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7534 BinaryOperatorKind BinOpKind = BinOp->getOpcode(); local
7158 sumOffsets(llvm::APSInt &Offset, llvm::APSInt Addend, BinaryOperatorKind BinOpKind, bool AddendIsRight) argument

Completed in 359 milliseconds