Searched defs:isAbsolute (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/MC/
H A DMCValue.h47 bool isAbsolute() const { return !SymA && !SymB; } function in class:llvm::MCValue
H A DMCSymbol.h105 bool isAbsolute() const { function in class:llvm::MCSymbol

Completed in 112 milliseconds