Searched refs:LocalType (Results 1 – 2 of 2) sorted by relevance
13 struct LocalType {}; in FunctionWithLocalType() struct14 return LocalType{}; in FunctionWithLocalType()22 struct LocalType {}; in __anon069a20900102() struct23 return LocalType{}; in __anon069a20900102()32 struct LocalType {}; in TemplateFuncionWithLocalLambda() struct33 return LocalType{}; in TemplateFuncionWithLocalLambda()
13 ; 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…