Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp3611 TEST_P(ASTMatchersTest,DecayedType) TEST_P() argument
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7686 AST_MATCHER_P(DecayedType,hasDecayedType,internal::Matcher<QualType>,InnerType) AST_MATCHER_P() argument