Home
last modified time | relevance | path

Searched defs:getGroup (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionWasm.h58 const MCSymbolWasm *getGroup() const { return Group; } in getGroup() function
H A DMCSectionELF.h78 const MCSymbolELF *getGroup() const { return Group.getPointer(); } in getGroup() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h304 const MemoryGroup &getGroup(unsigned Index) const { in getGroup() function
309 MemoryGroup &getGroup(unsigned Index) { in getGroup() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/
H A DOption.h103 const Option getGroup() const { in getGroup() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileSystem.h204 uint32_t getGroup() const { return fs_st_gid; } in getGroup() function
211 uint32_t getGroup() const { in getGroup() function
H A DVirtualFileSystem.h82 uint32_t getGroup() const { return Group; } in getGroup() function