Searched refs:GetInvocation (Results 1 – 2 of 2) sorted by relevance
70 const Invocation &GetInvocation() const in GetInvocation() function
82 if (const auto *call = std::get_if<CallInvocation>(&info->GetInvocation()); in GetCandidateOrTypeInfo()99 } else if (const auto *typeArgs = std::get_if<TypeArgsInvocation>(&info->GetInvocation())) { in GetCandidateOrTypeInfo()104 …} else if (const auto *context = std::get_if<ContextualInvocation>(&info->GetInvocation()); contex… in GetCandidateOrTypeInfo()