/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.objc/ |
H A D | basicclass.m | 15 @interface BasicClass (Private) category 58 @implementation BasicClass (Private) category
|
/openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/corpus_examples/objc/ |
H A D | ClassCategory.m | 8 @interface BaseClass(Private) category
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/ |
H A D | COFFImportFile.h | 91 bool Private = false; member
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | Mangler.cpp | 28 Private, ///< Emit "private" prefix before each symbol. enumerator
|
/openbsd-src/gnu/llvm/clang/lib/Basic/Targets/ |
H A D | AMDGPU.h | 37 Private = 5 enumerator
|
/openbsd-src/gnu/llvm/clang/include/clang/APINotes/ |
H A D | Types.h | 82 void setSwiftPrivate(std::optional<bool> Private) { in setSwiftPrivate()
|
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/ |
H A D | llvm_debuginfo.ml | 63 | Private Constructor
|
H A D | llvm_debuginfo.mli | 63 | Private Constructor
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 1538 for (const Expr *Private : Privates) { local 1814 for (const Expr *Private : Privates) { in emitInterWarpCopyFunction() local 2255 for (const Expr *Private : Privates) { in emitListToGlobalCopyFunction() local 2465 for (const Expr *Private : Privates) { in emitGlobalToListCopyFunction() local
|
H A D | CGOpenMPRuntime.h | 137 const Expr *Private = nullptr; member
|
H A D | CGObjCGNU.cpp | 212 bool Private=false) { in ExportUniqueString()
|
H A D | CGOpenMPRuntime.cpp | 624 Address Private, Address Original, in emitInitWithReductionInitializer()
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | print-snmp.c | 150 char *Private[] = { variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | AMDGPUMetadata.h | 68 Private = 0, enumerator
|
/openbsd-src/regress/lib/libcrypto/wycheproof/ |
H A D | wycheproof.go | 251 Private string `json:"private"` member 272 Private *wycheproofJWKPrivate `json:"private"` member 562 Private string `json:"private"` member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 385 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
|
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 62 | Private Constructor
|
H A D | llvm.mli | 101 | Private Constructor
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 264 Private = 1, enumerator
|
/openbsd-src/gnu/llvm/clang/lib/Lex/ |
H A D | HeaderSearch.cpp | 675 const char *Private = "Private"; in DoFrameworkLookup() local
|
H A D | ModuleMap.cpp | 489 Module *Private = nullptr; in diagnoseHeaderInclusion() local
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | DeclObjC.h | 1944 None, Private, Protected, Public, Package enumerator
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | Type.cpp | 3971 class Private {}; class
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | Sema.h | 1940 Private enumerator
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 9098 if (VarDecl *Private = isOpenMPCapturedDecl(D)) { in ActOnOpenMPLoopInitialization() local 19965 VarDecl *Private = in ActOnOpenMPLinearClause() local
|