Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp288 hasEitherOperand(SuspiciousNumberObjectExprM), in checkASTCodeBody()
289 hasEitherOperand(SuspiciousScalarExprM in checkASTCodeBody()
296 hasEitherOperand(SuspiciousNumberObjectExprM), in checkASTCodeBody()
297 hasEitherOperand(SuspiciousScalarExprM))) in checkASTCodeBody()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp86 hasEitherOperand(ignoringParenImpCasts(declRefExpr( in simpleCondition()
88 hasEitherOperand(ignoringParenImpCasts( in simpleCondition()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp273 binaryOperator(hasEitherOperand( in findDirectMutation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp301 REGISTER_MATCHER(hasEitherOperand); in RegistryMaps()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5525 hasEitherOperand, in AST_POLYMORPHIC_MATCHER_P() argument