Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3925 GetTypeSourceInfoForDeclarator(TypeProcessingState &State,
5162 return GetTypeSourceInfoForDeclarator(state, T, TInfo); in GetFullTypeForDeclarator()
5647 GetTypeSourceInfoForDeclarator(TypeProcessingState &State, in GetTypeSourceInfoForDeclarator() function