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

  /external/llvm/tools/llvm-config/
llvm-config.cpp 73 /// \param GetComponentNames - Get the component names instead of the
79 bool IncludeNonInstalled, bool GetComponentNames,
109 RequiredLibs, IncludeNonInstalled, GetComponentNames,
113 if (GetComponentNames) {
139 /// \param GetComponentNames - True if one would prefer the component names.
142 bool GetComponentNames, const std::function<std::string(const StringRef &)>
168 RequiredLibs, IncludeNonInstalled, GetComponentNames,
235 const bool GetComponentNames,
254 GetComponentNames, nullptr, nullptr, DirSep);
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-config/
llvm-config.cpp 74 /// \param GetComponentNames - Get the component names instead of the
80 bool IncludeNonInstalled, bool GetComponentNames,
110 RequiredLibs, IncludeNonInstalled, GetComponentNames,
114 if (GetComponentNames) {
140 /// \param GetComponentNames - True if one would prefer the component names.
143 bool GetComponentNames, const std::function<std::string(const StringRef &)>
169 RequiredLibs, IncludeNonInstalled, GetComponentNames,
238 const bool GetComponentNames,
257 GetComponentNames, nullptr, nullptr, DirSep);
  /external/libtextclassifier/lang_id/common/
registry.h 188 void GetComponentNames(std::vector<string> *names) {

Completed in 102 milliseconds