Home
last modified time | relevance | path

Searched refs:Sentinel (Results 1 – 18 of 18) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDsimple_ilist.h87 ilist_sentinel<OptionsT> Sentinel; variable
117 iterator begin() { return ++iterator(Sentinel); } in begin()
118 const_iterator begin() const { return ++const_iterator(Sentinel); } in begin()
119 iterator end() { return iterator(Sentinel); } in end()
120 const_iterator end() const { return const_iterator(Sentinel); } in end()
121 reverse_iterator rbegin() { return ++reverse_iterator(Sentinel); } in rbegin()
123 return ++const_reverse_iterator(Sentinel); in rbegin()
125 reverse_iterator rend() { return reverse_iterator(Sentinel); } in rend()
127 return const_reverse_iterator(Sentinel); in rend()
131 LLVM_NODISCARD bool empty() const { return Sentinel.empty(); } in empty()
[all …]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Option/
HDOptParser.td21 bit Sentinel = sentinel;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLParser.cpp2973 Value *Sentinel = FI->second.first; in SetInstName() local
2974 if (Sentinel->getType() != Inst->getType()) in SetInstName()
2978 Sentinel->replaceAllUsesWith(Inst); in SetInstName()
2979 Sentinel->deleteValue(); in SetInstName()
2990 Value *Sentinel = FI->second.first; in SetInstName() local
2991 if (Sentinel->getType() != Inst->getType()) in SetInstName()
2995 Sentinel->replaceAllUsesWith(Inst); in SetInstName()
2996 Sentinel->deleteValue(); in SetInstName()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticGroups.td500 def Sentinel : DiagGroup<"sentinel">;
HDAttr.td2099 def Sentinel : InheritableAttr {
2101 let Args = [DefaultIntArgument<"Sentinel", 0>,
HDDiagnosticSemaKinds.td4982 InGroup<Sentinel>;
4985 InGroup<Sentinel>;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCodeComplete.cpp2634 if (SentinelAttr *Sentinel = FunctionOrMethod->getAttr<SentinelAttr>()) in MaybeAddSentinel() local
2635 if (Sentinel->getSentinel() == 0) { in MaybeAddSentinel()
/freebsd-11-stable/contrib/binutils/
HDlibtool.m46298 # Sentinel used to keep track of whether or not we are before
/freebsd-11-stable/contrib/ldns/m4/
HDlibtool.m47009 # Sentinel used to keep track of whether or not we are before
/freebsd-11-stable/contrib/openbsm/m4/
HDlibtool.m46990 # Sentinel used to keep track of whether or not we are before
/freebsd-11-stable/contrib/ldns/
HDaclocal.m47011 # Sentinel used to keep track of whether or not we are before
/freebsd-11-stable/contrib/file/m4/
HDlibtool.m47527 # Sentinel used to keep track of whether or not we are before
/freebsd-11-stable/contrib/ntp/sntp/m4/
HDlibtool.m47527 # Sentinel used to keep track of whether or not we are before
/freebsd-11-stable/contrib/ntp/sntp/libevent/m4/
HDlibtool.m47527 # Sentinel used to keep track of whether or not we are before
/freebsd-11-stable/contrib/openpam/m4/
HDlibtool.m47527 # Sentinel used to keep track of whether or not we are before
/freebsd-11-stable/contrib/openbsm/
HDaclocal.m46999 # Sentinel used to keep track of whether or not we are before
/freebsd-11-stable/contrib/unbound/
HDaclocal.m47532 # Sentinel used to keep track of whether or not we are before
/freebsd-11-stable/contrib/sqlite3/
HDaclocal.m47555 # Sentinel used to keep track of whether or not we are before