Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddso-local-executable.cpp38 struct HasVTable { struct
41 inline HasVTable &useStaticLocal() { in useStaticLocal()
42 static HasVTable obj; in useStaticLocal()
H A Dstatic-init.cpp163 struct HasVTable { struct
166 inline HasVTable &useStaticLocal() { in useStaticLocal()
167 static HasVTable obj; in useStaticLocal()