Home
last modified time | relevance | path

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

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