Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp274 unless(hasConditionVariableStatement(declStmt()) in checkASTCodeBody()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp306 REGISTER_MATCHER(hasConditionVariableStatement); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5684 AST_MATCHER_P(IfStmt, hasConditionVariableStatement, in AST_MATCHER_P() argument