Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4694 static TypeSourceInfo *GetFullTypeForDeclarator(TypeProcessingState &state, in GetFullTypeForDeclarator() function
6084 return GetFullTypeForDeclarator(state, T, ReturnTypeInfo); in GetTypeForDeclarator()
6198 return GetFullTypeForDeclarator(state, declSpecTy, ReturnTypeInfo); in GetTypeForDeclaratorCast()