Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddllimport.cpp33 #define USECOPYASSIGN(class) class& (class::*UNIQ(use)())(class&) { return &class::operator=; } macro
658 USECOPYASSIGN(T)