Searched refs:ImmediateInvocationCandidate (Results 1 – 2 of 2) sorted by relevance
17783 Sema &SemaRef, Sema::ImmediateInvocationCandidate Candidate) { in EvaluateAndDiagnoseImmediateInvocation()17826 SmallVector<Sema::ImmediateInvocationCandidate, 4>::reverse_iterator It) { in RemoveNestedImmediateInvocation() argument17830 SmallVector<Sema::ImmediateInvocationCandidate, 4> &IISet; in RemoveNestedImmediateInvocation()17831 SmallVector<Sema::ImmediateInvocationCandidate, 4>::reverse_iterator in RemoveNestedImmediateInvocation()17834 SmallVector<Sema::ImmediateInvocationCandidate, 4> &II, in RemoveNestedImmediateInvocation()17835 SmallVector<Sema::ImmediateInvocationCandidate, in RemoveNestedImmediateInvocation()17840 [E](Sema::ImmediateInvocationCandidate Elem) { in RemoveNestedImmediateInvocation()
6713 using ImmediateInvocationCandidate = llvm::PointerIntPair<ConstantExpr *, 1>; variable6755 llvm::SmallVector<ImmediateInvocationCandidate, 4>