Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCleanupInfo.h38 void mergeFrom(CleanupInfo Rhs) { in mergeFrom() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp2227 Cleanup.mergeFrom(LambdaCleanup); in BuildLambdaExpr()
H A DSemaExpr.cpp17658 Cleanup.mergeFrom(Rec.ParentCleanup); in PopExpressionEvaluationContext()