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

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

Completed in 839 milliseconds