Searched defs:isUndefined (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DSymbol.h83 bool isUndefined() const { function in class:llvm::MachO::Symbol
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueLattice.h154 bool isUndefined() const { return isUnknownOrUndef(); } function in class:llvm::ValueLatticeElement
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h250 bool isUndefined(bool SetUsed = true) const { function
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DSymbols.h147 bool isUndefined() const { return symbolKind == UndefinedKind; } function in class:lld::elf::Symbol
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h193 bool isUndefined() const { return (Flags >> S::FB_undefined) & 1; } function in struct:llvm::irsymtab::Symbol
H A DWasm.h68 bool isUndefined() const { function in class:llvm::object::WasmSymbol
H A DCOFF.h386 bool isUndefined() const { function in class:llvm::object::COFFSymbolRef
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h360 bool isUndefined() const { return UndefLoc.isValid(); } function in class:clang::MacroInfo

Completed in 204 milliseconds