Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dsanitize-init-order.cpp30 class PODWithCtor { class
32 PODWithCtor() {} in PODWithCtor() function in NS::PODWithCtor
35 const volatile PODWithCtor array[5][5];