Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSectionELF.h63 const MCSymbol *getGroup() const { return Group; } in getGroup() function
/external/llvm/include/llvm/Support/
DPathV1.h59 uint32_t getGroup() const { return group; } in getGroup() function
/external/llvm/include/llvm/Bitcode/
DArchive.h82 unsigned getGroup() const { return info.getGroup(); } in getGroup() function
/external/clang/include/clang/Driver/
DOption.h103 const OptionGroup *getGroup() const { return Group; } in getGroup() function
/external/jmdns/src/javax/jmdns/impl/
DJmDNSImpl.java2207 public InetAddress getGroup() { in getGroup() method in JmDNSImpl
/external/icu4c/common/
Dunames.c504 getGroup(UCharNames *names, uint32_t code) { in getGroup() function