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

/external/clang/lib/Sema/
H A DSemaType.cpp1668 // pipe attributes will be handled later ( at GetFullTypeForDeclarator )
3487 static TypeSourceInfo *GetFullTypeForDeclarator(TypeProcessingState &state, function
4593 return GetFullTypeForDeclarator(state, T, ReturnTypeInfo);
4710 return GetFullTypeForDeclarator(state, declSpecTy, ReturnTypeInfo);

Completed in 77 milliseconds