Home
last modified time | relevance | path

Searched refs:ComplexRemove (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp16508 struct ComplexRemove : TreeTransform<ComplexRemove> { in RemoveNestedImmediateInvocation() struct
16509 using Base = TreeTransform<ComplexRemove>; in RemoveNestedImmediateInvocation() argument
16514 ComplexRemove(Sema &SemaRef, llvm::SmallPtrSetImpl<DeclRefExpr *> &DR, in RemoveNestedImmediateInvocation() function