Home
last modified time | relevance | path

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

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