Home
last modified time | relevance | path

Searched defs:IsDefined (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp153 bool IsDefined = false; in flushSymverDirectives() local
H A DWasmObjectFile.cpp637 bool IsDefined = (Info.Flags & wasm::WASM_SYMBOL_UNDEFINED) == 0; parseLinkingSectionSymtab() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp259 bool IsDefined = false; getSuperRegDestIfDead() local
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h301 bool IsDefined; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h114 Addressable(orc::ExecutorAddr Address,bool IsDefined) Addressable() argument
144 uint64_t IsDefined : 1; global() variable
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp231 bool CompilerType::IsDefined() const { IsDefined() function in CompilerType
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp6526 bool IsDefined = false; parseDirectiveErrorIfdef() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3405 bool TypeSystemClang::IsDefined(lldb::opaque_compiler_type_t type) { IsDefined() function in TypeSystemClang
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1668 bool IsDefined = false; global() member