Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseCXXInlineMethods.cpp59 bool TypeSpecContainsAuto = D.getDeclSpec().containsPlaceholderType(); in ParseCXXInlineMethodDef() local
62 TypeSpecContainsAuto); in ParseCXXInlineMethodDef()
64 Actions.ActOnUninitializedDecl(FnD, TypeSpecContainsAuto); in ParseCXXInlineMethodDef()