Searched defs:has (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DXRayInstr.h48 bool has(XRayInstrMask K) const { function in struct:clang::XRayInstrSet
H A DSanitizers.h155 bool has(SanitizerMask K) const { function in struct:clang::SanitizerSet
/openbsd-current/gnu/llvm/llvm/include/llvm/TextAPI/
H A DArchitectureSet.h51 bool has(Architecture Arch) const { function in class:llvm::MachO::ArchitectureSet
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp151 bool has(unsigned R) const { function in struct:__anon2825::RegisterSet
[all...]
H A DHexagonConstPropagation.cpp220 bool has(Register R) const { function in class:__anon2837::MachineConstPropagator::CellMap
[all...]
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DPackingList.pm327 sub has($plist, $name) subroutine
/openbsd-current/usr.sbin/unbound/dnstap/
H A Ddnstap.c295 dt_fill_buffer(sldns_buffer *b, ProtobufCBinaryData *p, protobuf_c_boolean *has) argument
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp133 bool has(Requirement Req) const { return Reqs.count(Req) > 0; } function in class:llvm::orc::DebugObject
/openbsd-current/usr.sbin/nsd/dnstap/
H A Ddnstap.c720 dt_fill_buffer(uint8_t* pkt, size_t pktlen, ProtobufCBinaryData *p, protobuf_c_boolean *has) argument
/openbsd-current/gnu/llvm/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp699 static bool has(StringRef suff, StringRef &text) { function in struct:Suff
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DStratifiedSets.h342 bool has(const T &Elem) const { return get(Elem).has_value(); } function in class:llvm::cflaa::StratifiedSetsBuilder
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h340 bool has(LibFunc F) const { function in class:llvm::TargetLibraryInfo

Completed in 265 milliseconds