Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/ASTMatchers/Dynamic/
H A DParserTest.cpp236 llvm::Optional<DynTypedMatcher> implicitIntBooleanCast( in TEST() local
240 traverse(TK_AsIs, implicitIntBooleanCast->unconditionalConvertTo<Stmt>()); in TEST()