Home
last modified time | relevance | path

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

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