Home
last modified time | relevance | path

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

/external/selinux/secilc/test/
Din_test.cil89 (type t4b)
90 (allow t4b self (CLASS (PERM1)))
95 (allow t4b self (CLASS (PERM2)))
129 ;; t4b
139 ;; allow t4b t4b : CLASS { PERM1 PERM2 };
/external/clang/test/CXX/special/class.inhctor/
Dp3.cpp67 T4<void> t4b = {0, 0}; // expected-error {{chosen constructor is explicit}} variable