| /llvm-project-15.0.7/libcxx/test/std/concepts/concepts.lang/concept.constructible/ |
| H A D | constructible_from.compile.pass.cpp | 40 struct Protected { struct
|
| /llvm-project-15.0.7/libcxx/test/std/concepts/concepts.lang/concept.destructible/ |
| H A D | destructible.compile.pass.cpp | 36 struct Protected { struct
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
| H A D | make-shared.cpp | 186 class Protected { class 188 Protected() {} in Protected() function in Protected 191 Protected(int, int) {} in Protected() function in Protected
|
| H A D | make-unique.cpp | 231 class Protected { class 233 Protected() {} in Protected() function in Protected 236 Protected(int, int) {} in Protected() function in Protected
|
| /llvm-project-15.0.7/libcxxabi/test/ |
| H A D | catch_pointer_reference.pass.cpp | 39 struct Protected : protected Base {}; struct
|
| /llvm-project-15.0.7/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
| H A D | p18.cpp | 4 struct Protected {} protected_; struct
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | unaddressable-functions.cpp | 16 class Protected { class
|
| /llvm-project-15.0.7/clang/test/CXX/class.access/ |
| H A D | p6.cpp | 18 struct Public {}; struct Protected {}; struct Private {}; struct
|
| H A D | p4.cpp | 16 class Protected {} ProtectedInst; class
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/ |
| H A D | llvm_debuginfo.ml | 64 | Protected Constructor
|
| H A D | llvm_debuginfo.mli | 64 | Protected Constructor
|
| /llvm-project-15.0.7/mlir/include/mlir/TableGen/ |
| H A D | Class.h | 369 enum class Visibility { Public, Protected, Private }; enumerator
|
| /llvm-project-15.0.7/llvm/include/llvm/ObjCopy/ |
| H A D | CommonConfig.h | 166 Protected, enumerator
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 385 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/llvm/ |
| H A D | llvm.ml | 76 | Protected Constructor
|
| H A D | llvm.mli | 117 | Protected Constructor
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 268 Protected = 2, enumerator
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | DeclObjC.h | 1928 None, Private, Protected, Public, Package enumerator
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | unparse.cpp | 581 void Post(const Protected &) { Word("PROTECTED"); } in Post()
|