Searched refs:imaginaryLiteral (Results 1 – 4 of 4) sorted by relevance
351 REGISTER_MATCHER(imaginaryLiteral); in RegistryMaps()
898 const internal::VariadicDynCastAllOfMatcher<Stmt, ImaginaryLiteral> imaginaryLiteral; variable
2331 imaginaryLiteral;
316 functionDecl(hasDescendant(imaginaryLiteral()))); in TEST_P()