Searched defs:Defined (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/unbound/contrib/
H A Dunbound_cache.cmd66 :Defined label
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.h26 enum State { NeverSeen, Global, Defined, DefinedGlobal, DefinedWeak, Used, enumerator in enum:llvm::RecordStreamer::State
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DSymbols.cpp55 Defined::Defined(StringRefZ name, InputFile *file, InputSection *isec, function in class:Defined
[all...]
H A DSymbols.h117 class Defined : public Symbol { class in namespace:lld::macho
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h260 bool Defined; member in struct:llvm::PhysRegInfo
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h253 bool Defined = false; member in class:clang::interp::final
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DSymbols.h157 class Defined : public Symbol { class in namespace:lld::coff
159 Defined(Kind k, StringRef n) : Symbol(k, n) {} function in class:lld::coff::Defined
[all...]
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DSymbols.h355 class Defined : public Symbol { class in namespace:lld::elf
357 Defined(InputFile *file, StringRef name, uint8_t binding, uint8_t stOther, function in class:lld::elf::Defined
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h329 virtual void Defined(const Token &MacroNameTok, const MacroDefinition &MD, function in class:clang::PPCallbacks
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1036 std::set<RegisterId> Defined; local
1083 std::set<RegisterId> Defined; local

Completed in 118 milliseconds