Home
last modified time | relevance | path

Searched defs:getVisibilityType (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h56 XCOFF::VisibilityType getVisibilityType() const { return VisibilityType; } getVisibilityType() function
H A DMCSectionXCOFF.h103 XCOFF::VisibilityType getVisibilityType() const { getVisibilityType() function
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp70 return MCSym->getVisibilityType(); in getVisibilityType() function
92 return MCSec->getVisibilityType(); in getVisibilityType() function