Searched refs:containsPlaceholderType (Results 1 – 7 of 7) sorted by relevance
510 bool containsPlaceholderType() const { in containsPlaceholderType() function
2637 DS.containsPlaceholderType()); in ParseCXXClassMemberDeclaration()2640 Actions.ActOnUninitializedDecl(ThisDecl, DS.containsPlaceholderType()); in ParseCXXClassMemberDeclaration()
1761 DS.containsPlaceholderType()); in ParseCXXCondition()
1988 bool TypeContainsAuto = D.getDeclSpec().containsPlaceholderType(); in ParseDeclarationAfterDeclaratorAndAttributes()
2611 if (D.getDeclSpec().containsPlaceholderType()) { in GetDeclSpecTypeForDeclarator()3725 if (D.getDeclSpec().containsPlaceholderType() && in GetFullTypeForDeclarator()
5819 if (D.getDeclSpec().containsPlaceholderType() && R->getContainedAutoType()) in ActOnVariableDeclarator()5951 if (D.getDeclSpec().containsPlaceholderType() && R->getContainedAutoType()) in ActOnVariableDeclarator()10282 return BuildDeclaratorGroup(Decls, DS.containsPlaceholderType()); in FinalizeDeclaratorGroup()10991 if (D.getDeclSpec().containsPlaceholderType()) { in canDelayFunctionBody()
1170 bool TypeContainsAuto = D.getDeclSpec().containsPlaceholderType(); in ActOnCXXNew()