Searched defs:DecltypeType (Results 1 – 3 of 3) sorted by relevance
1613 TEST_P(ASTMatchersTest, DecltypeType) { in TEST_P() argument
3495 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType() function in DecltypeType
6131 bool UnnamedLocalNoLinkageFinder::VisitDecltypeType(const DecltypeType*) { in VisitDecltypeType()