Home
last modified time | relevance | path

Searched defs:Private (Results 1 – 25 of 25) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.objc/
H A Dbasicclass.m15 @interface BasicClass (Private) category
58 @implementation BasicClass (Private) category
/openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/corpus_examples/objc/
H A DClassCategory.m8 @interface BaseClass(Private) category
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DCOFFImportFile.h91 bool Private = false; member
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DMangler.cpp28 Private, ///< Emit "private" prefix before each symbol. enumerator
/openbsd-src/gnu/llvm/clang/lib/Basic/Targets/
H A DAMDGPU.h37 Private = 5 enumerator
/openbsd-src/gnu/llvm/clang/include/clang/APINotes/
H A DTypes.h82 void setSwiftPrivate(std::optional<bool> Private) { in setSwiftPrivate()
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml63 | Private Constructor
H A Dllvm_debuginfo.mli63 | Private Constructor
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1538 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 DCGOpenMPRuntime.h137 const Expr *Private = nullptr; member
H A DCGObjCGNU.cpp212 bool Private=false) { in ExportUniqueString()
H A DCGOpenMPRuntime.cpp624 Address Private, Address Original, in emitInitWithReductionInitializer()
/openbsd-src/usr.sbin/tcpdump/
H A Dprint-snmp.c150 char *Private[] = { variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h68 Private = 0, enumerator
/openbsd-src/regress/lib/libcrypto/wycheproof/
H A Dwycheproof.go251 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 DPDBTypes.h385 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml62 | Private Constructor
H A Dllvm.mli101 | Private Constructor
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h264 Private = 1, enumerator
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DHeaderSearch.cpp675 const char *Private = "Private"; in DoFrameworkLookup() local
H A DModuleMap.cpp489 Module *Private = nullptr; in diagnoseHeaderInclusion() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h1944 None, Private, Protected, Public, Package enumerator
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp3971 class Private {}; class
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1940 Private enumerator
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp9098 if (VarDecl *Private = isOpenMPCapturedDecl(D)) { in ActOnOpenMPLoopInitialization() local
19965 VarDecl *Private = in ActOnOpenMPLinearClause() local