Home
last modified time | relevance | path

Searched refs:hasConditionVariableStatement (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp276 unless(hasConditionVariableStatement(declStmt()) in checkASTCodeBody()
/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp256 REGISTER_MATCHER(hasConditionVariableStatement); in RegistryMaps()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4167 AST_MATCHER_P(IfStmt, hasConditionVariableStatement, in AST_MATCHER_P() argument