Home
last modified time | relevance | path

Searched refs:GetFullTypeForDeclarator (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaType.cpp2509 static TypeSourceInfo *GetFullTypeForDeclarator(TypeProcessingState &state, in GetFullTypeForDeclarator() function
3294 return GetFullTypeForDeclarator(state, T, ReturnTypeInfo); in GetTypeForDeclarator()
3412 return GetFullTypeForDeclarator(state, declSpecTy, ReturnTypeInfo); in GetTypeForDeclaratorCast()