Searched defs:getGroup (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCSectionELF.h70 const MCSymbol *getGroup() const { return Group; } function in class:llvm::MCSectionELF
/freebsd-9.3-release/contrib/llvm/include/llvm/Option/
H A DOption.h95 const Option getGroup() const { function in class:llvm::opt::Option
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DFileSystem.h199 uint32_t getGroup() const { return fs_st_gid; } function in class:llvm::sys::fs::file_status
205 uint32_t getGroup() const { function in class:llvm::sys::fs::file_status

Completed in 131 milliseconds