Searched defs:Auto (Results 1 – 6 of 6) sorted by relevance
42 Auto, enumerator
154 Auto, // Choose Swift async extended frame info based on deployment target. enumerator
3349 TypeSourceInfo *TrailingTSI, AutoType *Auto, in InventTemplateParameter()3515 AutoType *Auto = dyn_cast<AutoType>(Deduced); in GetDeclSpecTypeForDeclarator() local5180 } else if (AutoType *Auto = T->getContainedAutoType()) { in GetFullTypeForDeclarator() local
5523 AutoType *Auto = Unresolved->getContainedAutoType(); in getApproximateType() local
2075 auto *Auto = TargetType->getContainedDeducedType(); in VisitCXXFunctionalCastExpr() local
1634 uint8_t Auto : 1; member