Home
last modified time | relevance | path

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

/src/contrib/llvm-project/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()
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp91 hasEitherOperand(ignoringParenImpCasts( in simpleCondition()
94 hasEitherOperand( in simpleCondition()
/src/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp357 hasEitherOperand(ignoringImpCasts(canResolveToExpr(Exp)))), in findDirectMutation()
/src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp317 REGISTER_MATCHER(hasEitherOperand); in RegistryMaps()
/src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6003 hasEitherOperand, in AST_POLYMORPHIC_MATCHER_P() argument