Home
last modified time | relevance | path

Searched defs:GetTest1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dms-property.cpp17 static Test1 *GetTest1() { return new Test1(10); } in GetTest1() function in Test1
/llvm-project/clang/test/CodeGenCXX/
H A Dms-property.cpp18 static Test1 *GetTest1() { return new Test1(10); } in GetTest1() function in Test1