Searched refs:isBareSymbolRef (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCInst.cpp47 bool MCOperand::isBareSymbolRef() const { function in class:MCOperand
49 "isBareSymbolRef expects only expressions");
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h152 bool isBareSymbolRef() const;

Completed in 113 milliseconds