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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp1988 bool TypeContainsAuto = D.getDeclSpec().containsPlaceholderType(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1170 bool TypeContainsAuto = D.getDeclSpec().containsPlaceholderType(); local

Completed in 129 milliseconds