Home
last modified time | relevance | path

Searched defs:TypeContainsAuto (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp1921 bool TypeContainsAuto = D.getDeclSpec().containsPlaceholderType(); in ParseDeclarationAfterDeclaratorAndAttributes() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp1077 bool TypeContainsAuto = D.getDeclSpec().containsPlaceholderType(); in ActOnCXXNew() local