Home
last modified time | relevance | path

Searched refs:AutoKW (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1296 auto AutoKW = DS.getTypeSpecType() == DeclSpec::TST_decltype_auto in ConvertDeclSpecToType() local
1318 Result = S.Context.getAutoType(QualType(), AutoKW, in ConvertDeclSpecToType()