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

/freebsd-13-stable/contrib/unbound/contrib/
H A Dunbound_cache.cmd66 :Defined label
/freebsd-13-stable/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-13-stable/contrib/llvm-project/lld/MachO/
H A DSymbols.h59 class Defined : public Symbol { class in namespace:lld::macho
61 Defined(StringRefZ name, InputSection *isec, uint32_t value) function in class:lld::macho::Defined
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h253 bool Defined; member in struct:llvm::PhysRegInfo
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DSymbols.h142 class Defined : public Symbol { class in namespace:lld::coff
144 Defined(Kind k, StringRef n) : Symbol(k, n) {} function in class:lld::coff::Defined
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp422 void PreprocessingRecord::Defined(const Token &MacroNameTok, function in class:PreprocessingRecord
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSymbols.h285 class Defined : public Symbol { class in namespace:lld::elf
287 Defined(InputFile *file, StringRefZ name, uint8_t binding, uint8_t stOther, function in class:lld::elf::Defined
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h303 virtual void Defined(const Token &MacroNameTok, const MacroDefinition &MD, function in class:clang::PPCallbacks
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1034 std::set<RegisterId> Defined; local
1079 std::set<RegisterId> Defined; local

Completed in 138 milliseconds