Searched defs:infos (Results 1 – 8 of 8) sorted by relevance
58 LifetimeInformation infos[3]; in main() local
65 TrackLifetimeOverAligned* x = new TrackLifetimeOverAligned[3]{infos[0], infos[1], infos[2]}; in main() local [all...]
49 LifetimeInformation infos[3]; in main() local
57 TrackLifetimeOverAligned* x = new (std::nothrow) TrackLifetimeOverAligned[3]{infos[0], infos[1], infos[2]}; in main() local [all...]
33 StatInfo infos[1]; member
479 TypeSystemClang::TemplateParameterInfos infos; TEST_F() local 550 CreateClassTemplate(const TypeSystemClang::TemplateParameterInfos & infos) CreateClassTemplate() argument 564 ExpectNewTemplate(std::string description,const TypeSystemClang::TemplateParameterInfos & infos) ExpectNewTemplate() argument 590 ExpectReusedTemplate(std::string description,const TypeSystemClang::TemplateParameterInfos & infos,ClassTemplateDecl * expected) ExpectReusedTemplate() argument 667 TypeSystemClang::TemplateParameterInfos infos; TEST_F() local 743 TypeSystemClang::TemplateParameterInfos infos; TEST_F() local [all...]
1825 struct hwloc_info_s *infos; __kmp_affinity_create_hwloc_map() local
1440 CreateFunctionTemplateSpecializationInfo(FunctionDecl * func_decl,clang::FunctionTemplateDecl * func_tmpl_decl,const TemplateParameterInfos & infos) CreateFunctionTemplateSpecializationInfo() argument