Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp277 bool DeclSpecifierIsAuto = Tok.is(tok::kw_auto); in TryParseSimpleDeclaration() local
294 /*mayHaveTrailingReturnType=*/DeclSpecifierIsAuto); in TryParseSimpleDeclaration()