Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp287 hasEitherOperand(SuspiciousNumberObjectExprM), in checkASTCodeBody()
288 hasEitherOperand(SuspiciousScalarExprM in checkASTCodeBody()
295 hasEitherOperand(SuspiciousNumberObjectExprM), in checkASTCodeBody()
296 hasEitherOperand(SuspiciousScalarExprM))) in checkASTCodeBody()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp91 hasEitherOperand(ignoringParenImpCasts( in simpleCondition()
94 hasEitherOperand( in simpleCondition()
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp283 binaryOperator(hasEitherOperand( in findDirectMutation()
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp309 REGISTER_MATCHER(hasEitherOperand); in RegistryMaps()
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5729 hasEitherOperand, in AST_POLYMORPHIC_MATCHER_P() argument