Home
last modified time | relevance | path

Searched defs:ThreadRole (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dattr-capabilities.c3 typedef int __attribute__((capability("role"))) ThreadRole; typedef
/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5328 typedef int __attribute__((capability("role"))) ThreadRole; global() typedef