Searched refs:ImmediateInvocationCandidate (Results 1 – 2 of 2) sorted by relevance
17365 Sema &SemaRef, Sema::ImmediateInvocationCandidate Candidate) { in EvaluateAndDiagnoseImmediateInvocation()17408 SmallVector<Sema::ImmediateInvocationCandidate, 4>::reverse_iterator It) { in RemoveNestedImmediateInvocation() argument17412 SmallVector<Sema::ImmediateInvocationCandidate, 4> &IISet; in RemoveNestedImmediateInvocation()17413 SmallVector<Sema::ImmediateInvocationCandidate, 4>::reverse_iterator in RemoveNestedImmediateInvocation()17416 SmallVector<Sema::ImmediateInvocationCandidate, 4> &II, in RemoveNestedImmediateInvocation()17417 SmallVector<Sema::ImmediateInvocationCandidate, in RemoveNestedImmediateInvocation()17422 [E](Sema::ImmediateInvocationCandidate Elem) { in RemoveNestedImmediateInvocation()
6283 using ImmediateInvocationCandidate = llvm::PointerIntPair<ConstantExpr *, 1>; variable6329 llvm::SmallVector<ImmediateInvocationCandidate, 4>