Home
last modified time | relevance | path

Searched defs:protected (Results 1 – 13 of 13) sorted by relevance

/llvm-project/lld/test/ELF/
H A Dvisibility.s23 .global protected symbol
24 protected: label
H A Ddynsym-pie.s70 .global protected symbol
72 protected: label
H A Dsymbols.s36 .global protected symbol
38 protected: label
H A Dundef-shared.s17 .global protected symbol
H A Dbsymbolic.s155 protected: nop label
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/list/loop/
H A Dmain.cpp4 #define protected public macro
/llvm-project/libcxx/include/__iterator/
H A Dfront_insert_iterator.h38 protected: variable
H A Dback_insert_iterator.h38 protected: variable
H A Dinsert_iterator.h47 protected: variable
/llvm-project/clang/test/SemaObjC/
H A Dproperty-typecheck-1.m55 @interface SPeer_iDisk_remote1 (protected) category
58 @implementation SPeer_iDisk_remote1 (protected) category
H A Divar-access-tests.m9 int protected; global() field
[all...]
/llvm-project/lldb/test/API/lang/c/cpp_keyword_identifiers/
H A Dmain.c45 int protected = 1; in main() local
/llvm-project/clang/test/Preprocessor/
H A Dcxx_oper_keyword_ms_compat.cpp73 #define protected macro