Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp421 ContextRAII ManglingContext(*this, Class->getDeclContext()); in handleLambdaNumbering() local
H A DTreeTransform.h13707 Sema::ContextRAII ManglingContext(getSema(), Class->getDeclContext()); in TransformLambdaExpr()