Home
last modified time | relevance | path

Searched defs:MemFunTmpl (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Ddllimport-members.cpp652 struct MemFunTmpl { struct
660 … x86_thiscallcc void @"\01??$importedNormal@UImplicitInst_Imported@@@MemFunTmpl@@QAEXXZ"(%struct… argument
707 USEMF(MemFunTmpl, importedNormal<ExplicitSpec_Imported>) in USEMF() argument
748 USEMF(MemFunTmpl, importedNormal<ExplicitSpec_NotImported>) in USEMF() argument
792 USEMF(MemFunTmpl, normalDef<ExplicitSpec_Imported>) in USEMF() argument
H A Ddllexport-members.cpp495 struct MemFunTmpl { struct
504 …rt x86_thiscallcc void @"\01??$exportedNormal@UImplicitInst_Exported@@@MemFunTmpl@@QAEXXZ"(%struct… in useMemFunTmpl() argument
/aosp_15_r20/external/clang/test/SemaCXX/
H A Ddllimport.cpp923 struct MemFunTmpl { struct
938 MemFunTmpl().importedNormal<ImplicitInst_Imported>(); in useMemFunTmpl() argument
H A Ddllexport.cpp813 struct MemFunTmpl { struct
822 MemFunTmpl().exportedNormal<ImplicitInst_Exported>(); in useMemFunTmpl() argument