Home
last modified time | relevance | path

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

/external/clang/unittests/ASTMatchers/
DASTMatchersNarrowingTest.cpp1784 TEST(TypeMatching, DecayedType) { in TEST() argument
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNarrowingTest.cpp3003 TEST_P(ASTMatchersTest, DecayedType) { in TEST_P() argument
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h4927 AST_MATCHER_P(DecayedType, hasDecayedType, internal::Matcher<QualType>, in AST_MATCHER_P() argument
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h6692 AST_MATCHER_P(DecayedType, hasDecayedType, internal::Matcher<QualType>, in AST_MATCHER_P() argument