Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDMicrosoftMangle.cpp149 llvm::DenseMap<GlobalDecl, unsigned> SEHFinallyIds; member in __anon3ab8a1950111::MicrosoftMangleContextImpl
4047 Mangler.getStream() << "?fin$" << SEHFinallyIds[EnclosingDecl]++ << "@0@"; in mangleSEHFinallyBlock()