Home
last modified time | relevance | path

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

12

/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.objc/
H A Dbasicclass.m16 @interface BasicClass (Private) category
59 @implementation BasicClass (Private) category
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.objc/
H A Dbasicclass.m16 @interface BasicClass (Private) category
59 @implementation BasicClass (Private) category
/netbsd/external/apache2/llvm/dist/clang/tools/clang-fuzzer/corpus_examples/objc/
H A DClassCategory.m8 @interface BaseClass(Private) category
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFFImportFile.h92 bool Private = false; member
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DAMDGPU.h37 Private = 5 enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DMangler.cpp28 Private, ///< Emit "private" prefix before each symbol. enumerator
/netbsd/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml63 | Private Constructor
H A Dllvm_debuginfo.mli63 | Private Constructor
/netbsd/external/apache2/llvm/dist/clang/include/clang/APINotes/
H A DTypes.h78 void setSwiftPrivate(llvm::Optional<bool> Private) { in setSwiftPrivate()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h63 Private = 0, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2445 for (const Expr *Private : Privates) { local
2710 for (const Expr *Private : Privates) { in emitInterWarpCopyFunction() local
3145 for (const Expr *Private : Privates) { in emitListToGlobalCopyFunction() local
3351 for (const Expr *Private : Privates) { in emitGlobalToListCopyFunction() local
H A DCGOpenMPRuntime.h138 const Expr *Private = nullptr; member
H A DCGObjCGNU.cpp208 bool Private=false) { in ExportUniqueString()
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-snmp.c174 static const char *Private[] = { variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h384 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; enumerator
/netbsd/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml62 | Private Constructor
H A Dllvm.mli101 | Private Constructor
/netbsd/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp599 const char *Private = "Private"; in DoFrameworkLookup() local
H A DModuleMap.cpp489 Module *Private = nullptr; in diagnoseHeaderInclusion() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h262 Private = 1, enumerator
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h1926 None, Private, Protected, Public, Package enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp3811 class Private {}; class
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1804 Private enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp8477 if (VarDecl *Private = isOpenMPCapturedDecl(D)) { in ActOnOpenMPLoopInitialization() local
17230 VarDecl *Private = in ActOnOpenMPLinearClause() local
/netbsd/external/apache2/mDNSResponder/dist/mDNSCore/
H A DmDNSEmbeddedAPI.h1559 …mDNSBool Private; // If zone is private, DNS updates may have to be encrypted to prevent… member

12