Searched refs:ImmediateInvocationCandidate (Results 1 – 2 of 2) sorted by relevance
16348 Sema &SemaRef, Sema::ImmediateInvocationCandidate Candidate) { in EvaluateAndDiagnoseImmediateInvocation()16377 SmallVector<Sema::ImmediateInvocationCandidate, 4>::reverse_iterator It) { in RemoveNestedImmediateInvocation() argument16381 SmallVector<Sema::ImmediateInvocationCandidate, 4> &IISet; in RemoveNestedImmediateInvocation()16382 SmallVector<Sema::ImmediateInvocationCandidate, 4>::reverse_iterator in RemoveNestedImmediateInvocation()16385 SmallVector<Sema::ImmediateInvocationCandidate, 4> &II, in RemoveNestedImmediateInvocation()16386 SmallVector<Sema::ImmediateInvocationCandidate, in RemoveNestedImmediateInvocation()16391 [E](Sema::ImmediateInvocationCandidate Elem) { in RemoveNestedImmediateInvocation()
1122 using ImmediateInvocationCandidate = llvm::PointerIntPair<ConstantExpr *, 1>; variable1168 llvm::SmallVector<ImmediateInvocationCandidate, 4> ImmediateInvocationCandidates;