HomeSort by relevance Sort by last modified time
    Searched refs:GroupID (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/Option/
OptTable.h 46 unsigned short GroupID;
102 return getInfo(id).GroupID;
Option.h 97 return Owner->getOption(Info->GroupID);
  /external/llvm/lib/Option/
OptTable.cpp 367 unsigned GroupID = Opts.getOptionGroupID(Id);
370 if (!GroupID)
377 if (const char *GroupHelp = Opts.getOptionHelpText(GroupID))
381 return getOptionHelpGroup(Opts, GroupID);
  /ndk/sources/host-tools/make-3.81/
arscan.c 269 # define ar_gid GroupID
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tapi.h     [all...]
winnt.h     [all...]

Completed in 623 milliseconds