Searched refs:containsPlaceholderType (Results 1 – 7 of 7) sorted by relevance
514 bool containsPlaceholderType() const { in containsPlaceholderType() function
2595 DS.containsPlaceholderType()); in ParseCXXClassMemberDeclaration()2598 Actions.ActOnUninitializedDecl(ThisDecl, DS.containsPlaceholderType()); in ParseCXXClassMemberDeclaration()
1744 DS.containsPlaceholderType()); in ParseCXXCondition()
1993 bool TypeContainsAuto = D.getDeclSpec().containsPlaceholderType(); in ParseDeclarationAfterDeclaratorAndAttributes()
2560 ContainsPlaceholderType = D.getDeclSpec().containsPlaceholderType(); in GetDeclSpecTypeForDeclarator()3684 if (D.getDeclSpec().containsPlaceholderType() && in GetFullTypeForDeclarator()
5847 if (D.getDeclSpec().containsPlaceholderType() && R->getContainedAutoType()) in ActOnVariableDeclarator()9996 return BuildDeclaratorGroup(Decls, DS.containsPlaceholderType()); in FinalizeDeclaratorGroup()10689 if (D.getDeclSpec().containsPlaceholderType()) { in canDelayFunctionBody()
1161 bool TypeContainsAuto = D.getDeclSpec().containsPlaceholderType(); in ActOnCXXNew()