Searched defs:GetTypeForDeclarator (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaType.cpp126 /// GetTypeForDeclarator process.
3251 /// GetTypeForDeclarator - Convert the type for the specified
3256 TypeSourceInfo *Sema::GetTypeForDeclarator(Declarator &D, Scope *S) { function in class:Sema
3873 TypeSourceInfo *TInfo = GetTypeForDeclarator(D, S);

Completed in 318 milliseconds