Home | History | Annotate | Download | only in Sema

Lines Matching refs:GetTypeForDeclarator

126   /// GetTypeForDeclarator process.
3251 /// GetTypeForDeclarator - Convert the type for the specified
3256 TypeSourceInfo *Sema::GetTypeForDeclarator(Declarator &D, Scope *S) {
3873 TypeSourceInfo *TInfo = GetTypeForDeclarator(D, S);