Searched refs:getOptionName (Results 1 - 5 of 5) sorted by relevance

/external/clang/utils/TableGen/
H A DOptParserEmitter.cpp57 static const std::string getOptionName(const Record &R) { function
105 OS << ", "<< getOptionName(R);
113 OS << getOptionName(*DI->getDef());
145 OS << ", "<< getOptionName(R);
153 OS << getOptionName(*DI->getDef());
160 OS << getOptionName(*DI->getDef());
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
H A DOptions.java168 String bitName = getOptionName(singleBit);
256 private String getOptionName(int option) method in class:Options
/external/clang/include/clang/Driver/
H A DOptTable.h96 const char *getOptionName(OptSpecifier id) const { function in class:clang::driver::OptTable
/external/clang/lib/Driver/
H A DOptTable.cpp225 std::string Name = Opts.getOptionName(Id);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 295 milliseconds