Searched refs:ImmediateInvocationCandidate (Results 1 – 2 of 2) sorted by relevance
17800 Sema &SemaRef, Sema::ImmediateInvocationCandidate Candidate) { in EvaluateAndDiagnoseImmediateInvocation()17836 SmallVector<Sema::ImmediateInvocationCandidate, 4>::reverse_iterator It) { in RemoveNestedImmediateInvocation() argument17840 SmallVector<Sema::ImmediateInvocationCandidate, 4> &IISet; in RemoveNestedImmediateInvocation()17841 SmallVector<Sema::ImmediateInvocationCandidate, 4>::reverse_iterator in RemoveNestedImmediateInvocation()17844 SmallVector<Sema::ImmediateInvocationCandidate, 4> &II, in RemoveNestedImmediateInvocation()17845 SmallVector<Sema::ImmediateInvocationCandidate, in RemoveNestedImmediateInvocation()17850 [E](Sema::ImmediateInvocationCandidate Elem) { in RemoveNestedImmediateInvocation()
1268 using ImmediateInvocationCandidate = llvm::PointerIntPair<ConstantExpr *, 1>; variable1314 llvm::SmallVector<ImmediateInvocationCandidate, 4> ImmediateInvocationCandidates;