Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp2056 bool ContainsPlaceholderType = false; in GetDeclSpecTypeForDeclarator() local
2065 ContainsPlaceholderType = D.getDeclSpec().containsPlaceholderType(); in GetDeclSpecTypeForDeclarator()
2089 ContainsPlaceholderType = T->getContainedAutoType(); in GetDeclSpecTypeForDeclarator()
2100 if (ContainsPlaceholderType && in GetDeclSpecTypeForDeclarator()