Searched refs:ImmediateInvocationCandidate (Results 1 – 2 of 2) sorted by relevance
16478 Sema &SemaRef, Sema::ImmediateInvocationCandidate Candidate) { in EvaluateAndDiagnoseImmediateInvocation()16507 SmallVector<Sema::ImmediateInvocationCandidate, 4>::reverse_iterator It) { in RemoveNestedImmediateInvocation() argument16511 SmallVector<Sema::ImmediateInvocationCandidate, 4> &IISet; in RemoveNestedImmediateInvocation()16512 SmallVector<Sema::ImmediateInvocationCandidate, 4>::reverse_iterator in RemoveNestedImmediateInvocation()16515 SmallVector<Sema::ImmediateInvocationCandidate, 4> &II, in RemoveNestedImmediateInvocation()16516 SmallVector<Sema::ImmediateInvocationCandidate, in RemoveNestedImmediateInvocation()16521 [E](Sema::ImmediateInvocationCandidate Elem) { in RemoveNestedImmediateInvocation()
1230 using ImmediateInvocationCandidate = llvm::PointerIntPair<ConstantExpr *, 1>; variable1276 llvm::SmallVector<ImmediateInvocationCandidate, 4> ImmediateInvocationCandidates;