Searched defs:kind (Results 51 - 75 of 391) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/lld/include/lld/Core/
H A DSimple.h40 SimpleFile(StringRef path, File::Kind kind) argument
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DDebugInfo.h30 Kind kind() const { return _kind; } function in class:lld::mach_o::DebugInfo
37 DebugInfo(Kind kind) : _kind(kind) {} argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSummary.cpp49 TypeSummaryImpl::TypeSummaryImpl(Kind kind, const TypeSummaryImpl::Flags &flags) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp91 BuildAggregate( TypeSystemClang &ast_ctx, StringLexer &type, bool for_expression, char opener, char closer, uint32_t kind) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMemory.cpp71 ConvertRegisterKindToRegisterNumber( lldb::RegisterKind kind, uint32_t num) argument
/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dpropedit-cmd.c220 svn_node_kind_t kind; local
/freebsd-13-stable/contrib/subversion/subversion/svnrdump/
H A Ddump_editor.c133 fetch_kind_func(svn_node_kind_t *kind, argument
/freebsd-13-stable/contrib/subversion/subversion/svnversion/
H A Dsvnversion.c233 svn_node_kind_t kind; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbSymUid.cpp112 PdbSymUidKind PdbSymUid::kind() const { function in class:PdbSymUid
H A DPdbUtil.h43 Kind kind() const { return m_kind; } function in struct:lldb_private::npdb::CVTagRecord
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h66 unsigned kind() const { return Kind; } function in class:llvm::PseudoSourceValue
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h43 Kind kind() const { function in class:llvm::codeview::CVRecord
/freebsd-13-stable/contrib/libevent/include/event2/
H A Dhttp_struct.h91 enum evhttp_request_kind kind; member in struct:evhttp_request
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAbstractBasicReader.h220 auto kind = asImpl().readNestedNameSpecifierKind(); local
/freebsd-13-stable/contrib/gdtoa/
H A Dgdtoa.c157 int j, j1, k, k0, k_check, kind, leftright, m2, m5, nbits; local
/freebsd-13-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_lookup.c248 ushort_t info, kind, n; local
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_xlator.c105 uint_t kind; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetCXXABI.h138 TargetCXXABI(Kind kind) : TheKind(kind) {} argument
140 void set(Kind kind) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h82 NodeKind kind() const { return static_cast<NodeKind>(Kind); } function in class:clang::syntax::NodeKind
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExprClassification.cpp40 Cl::Kinds kind = ClassifyInternal(Ctx, this); local
388 Cl::Kinds kind = ClassifyUnnamed(Ctx, Method->getReturnType()); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp33 ARMConstantPoolValue(Type *Ty, unsigned id, ARMCP::ARMCPKind kind, unsigned char PCAdj, ARMCP::ARMCPModifier modifier, bool addCurrentAddress) argument
42 ARMConstantPoolValue(LLVMContext &C, unsigned id, ARMCP::ARMCPKind kind, unsigned char PCAdj, ARMCP::ARMCPModifier modifier, bool addCurrentAddress) argument
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp_struct.h91 enum evhttp_request_kind kind; member in struct:evhttp_request
/freebsd-13-stable/sys/arm/arm/
H A Dcpuinfo.c358 apply_bp_hardening(bool enable, int kind, bool actrl, uint32_t set_mask) argument
376 int kind; local
[all...]
/freebsd-13-stable/usr.sbin/memcontrol/
H A Dmemcontrol.c47 int kind; member in struct:__anon16578
/freebsd-13-stable/usr.bin/mkimg/
H A Dmkimg.h39 u_int kind; /* Content kind. */ member in struct:part

Completed in 364 milliseconds

1234567891011>>