Searched defs:getVisibility (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSymbolELF.cpp153 unsigned MCSymbolELF::getVisibility() const { function in class:llvm::MCSymbolELF
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DVisibility.h84 Visibility getVisibility() const { return (Visibility)visibility_; } function in class:clang::LinkageInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h210 unsigned char getVisibility() const { return st_other & 0x3; } function in struct:llvm::object::Elf_Sym_Impl
H A DIRSymtab.h190 GlobalValue::VisibilityTypes getVisibility() const { function in struct:llvm::irsymtab::Symbol
H A DWasm.h91 unsigned getVisibility() const { function in class:llvm::object::WasmSymbol
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h373 Visibility getVisibility() const { function in class:clang::NamedDecl
H A DType.h2414 Visibility getVisibility() const { function

Completed in 195 milliseconds