Home
last modified time | relevance | path

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

/external/clang/utils/VtableTest/
Dgen.cc109 int base_protection = 0; in gs() local
111 base_protection = random()%8; in gs()
112 switch (base_protection) { in gs()