Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmangle-ms-cxx14.cpp13 struct LocalType {}; in FunctionWithLocalType() struct
14 return LocalType{}; in FunctionWithLocalType()
22 struct LocalType {}; in __anon069a20900102() struct
23 return LocalType{}; in __anon069a20900102()
32 struct LocalType {}; in TemplateFuncionWithLocalLambda() struct
33 return LocalType{}; in TemplateFuncionWithLocalLambda()
/llvm-project-15.0.7/llvm/test/Demangle/
H A Dms-cxx14.test13 ; CHECK: struct `<auto> __cdecl FunctionWithLocalType(void)'::`2'::LocalType ValueFromFunctionWithL…
19 ; CHECK: struct `public: <auto> __thiscall <lambda_0>::operator()(void) const'::`2'::LocalType Valu…
22 …hLocalLambda<int>(int)'::`1'::<lambda_1>::operator()(void) const'::`3'::LocalType ValueFromTemplat…