Searched refs:containsPlaceholderType (Results 1 – 7 of 7) sorted by relevance
520 bool containsPlaceholderType() const { in containsPlaceholderType() function
2657 DS.containsPlaceholderType()); in ParseCXXClassMemberDeclaration()2660 Actions.ActOnUninitializedDecl(ThisDecl, DS.containsPlaceholderType()); in ParseCXXClassMemberDeclaration()
1841 DS.containsPlaceholderType()); in ParseCXXCondition()
2024 bool TypeContainsAuto = D.getDeclSpec().containsPlaceholderType(); in ParseDeclarationAfterDeclaratorAndAttributes()
2822 if (D.getDeclSpec().containsPlaceholderType()) { in GetDeclSpecTypeForDeclarator()3983 if (D.getDeclSpec().containsPlaceholderType() && in GetFullTypeForDeclarator()
5980 if (D.getDeclSpec().containsPlaceholderType() && R->getContainedAutoType()) in ActOnVariableDeclarator()6112 if (D.getDeclSpec().containsPlaceholderType() && R->getContainedAutoType()) in ActOnVariableDeclarator()10691 return BuildDeclaratorGroup(Decls, DS.containsPlaceholderType()); in FinalizeDeclaratorGroup()11397 if (D.getDeclSpec().containsPlaceholderType()) { in canDelayFunctionBody()
1403 bool TypeContainsAuto = D.getDeclSpec().containsPlaceholderType(); in ActOnCXXNew()