Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h169 CopyCtorClosure, // ?_O # copy constructor closure enumerator
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp323 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, CopyCtorClosure, in output()
H A DMicrosoftDemangle.cpp627 IFK::CopyCtorClosure, // ?_O # copy constructor closure in translateIntrinsicFunctionCode()