Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp274 hasCondition(SuspiciousNumberObjectExprM), in checkASTCodeBody()
302 hasCondition(SuspiciousNumberObjectExprM), in checkASTCodeBody()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DLibASTMatchersTutorial.rst399 hasCondition(binaryOperator(hasOperatorName("<"))
406 hasCondition(binaryOperator(
443 hasCondition(binaryOperator(
491 hasCondition(binaryOperator(
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp141 hasCondition(simpleCondition("initVarName")), in forLoopMatcher()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp289 REGISTER_MATCHER(hasCondition); in RegistryMaps()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5138 hasCondition, in AST_POLYMORPHIC_MATCHER_P() argument