Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp2119 bool ContainsPlaceholderType = false; in GetDeclSpecTypeForDeclarator() local
2128 ContainsPlaceholderType = D.getDeclSpec().containsPlaceholderType(); in GetDeclSpecTypeForDeclarator()
2152 ContainsPlaceholderType = T->getContainedAutoType(); in GetDeclSpecTypeForDeclarator()
2164 if (ContainsPlaceholderType && in GetDeclSpecTypeForDeclarator()