Home
last modified time | relevance | path

Searched refs:getFeatureString (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Core/
DCompiler.cpp101 triple.c_str(), pConfig.getFeatureString().c_str()); in Compiler()
116 pConfig.getFeatureString(), in config()
/frameworks/compile/libbcc/include/bcc/Support/
DCompilerConfig.h105 inline const std::string &getFeatureString() const in getFeatureString() function