Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
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
Ddllexport-members.cpp495 struct MemFunTmpl { struct
504 …rt x86_thiscallcc void @"\01??$exportedNormal@UImplicitInst_Exported@@@MemFunTmpl@@QAEXXZ"(%struct… in useMemFunTmpl() argument
/external/clang/test/SemaCXX/
Ddllimport.cpp923 struct MemFunTmpl { struct
938 MemFunTmpl().importedNormal<ImplicitInst_Imported>(); in useMemFunTmpl() argument
Ddllexport.cpp813 struct MemFunTmpl { struct
822 MemFunTmpl().exportedNormal<ImplicitInst_Exported>(); in useMemFunTmpl() argument