Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp3445 GetTypeSourceInfoForDeclarator(TypeProcessingState &State,
5915 return GetTypeSourceInfoForDeclarator(state, T, TInfo); in GetFullTypeForDeclarator()
6496 GetTypeSourceInfoForDeclarator(TypeProcessingState &State, in GetTypeSourceInfoForDeclarator() function