Home
last modified time | relevance | path

Searched defs:DecayedType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp3505 TEST_P(ASTMatchersTest, DecayedType) { in TEST_P() argument
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7383 AST_MATCHER_P(DecayedType, hasDecayedType, internal::Matcher<QualType>, in AST_MATCHER_P() argument