Searched defs:Private (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFFImportFile.h92 bool Private = false; member in struct:llvm::object::COFFShortExport
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAMDGPU.h36 Private = 5 enumerator in enum:clang::targets::final::AddrSpace
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DMangler.cpp27 Private, ///< Emit "private" prefix before each symbol. enumerator in enum:__anon3689::ManglerPrefixTy
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h52 Private = 0, member in class:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-snmp.c169 static const char *Private[] = { variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h138 const Expr *Private = nullptr; member in struct:clang::CodeGen::ReductionCodeGen::ReductionData
141 ReductionData(const Expr *Shared, const Expr *Ref, const Expr *Private, argument
H A DCGObjCGNU.cpp216 ExportUniqueString(const std::string &Str, const std::string &prefix, bool Private=false) argument
H A DCGOpenMPRuntime.cpp611 emitInitWithReductionInitializer(CodeGenFunction &CGF, const OMPDeclareReductionDecl *DRD, const Expr *InitOp, Address Private, Address Original, QualType Ty) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h384 enum class PDB_MemberAccess { Private = 1, Protected = 2, Public = 3 }; member in class:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType::PDB_BuiltinType::PDB_MemberAccess
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp574 const char *Private = "Private"; local
[all...]
H A DModuleMap.cpp488 Module *Private = nullptr; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h262 Private = 1, member in class:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions::HfaKind::MemberAccess
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1941 None, Private, Protected, Public, Package enumerator in enum:clang::ObjCIvarDecl::AccessControl
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3746 class Private {}; class in namespace:__anon1608
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1566 Private enumerator in enum:clang::final::TUFragmentKind

Completed in 317 milliseconds