Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/Dynamic/
H A DParserTest.cpp234 std::optional<DynTypedMatcher> implicitIntBooleanCast( in TEST() local
238 traverse(TK_AsIs, implicitIntBooleanCast->unconditionalConvertTo<Stmt>()); in TEST()