Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp275 unless(hasConditionVariableStatement(declStmt()) in checkASTCodeBody()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp290 REGISTER_MATCHER(hasConditionVariableStatement); in RegistryMaps()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5216 AST_MATCHER_P(IfStmt, hasConditionVariableStatement, in AST_MATCHER_P() argument