Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp2135 auto CategoriesBegin = Categories.begin(); in HideUnrelatedOptions() local
2138 if (std::find(CategoriesBegin, CategoriesEnd, I.second->Category) == in HideUnrelatedOptions()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp2106 auto CategoriesBegin = Categories.begin(); in HideUnrelatedOptions() local
2109 if (std::find(CategoriesBegin, CategoriesEnd, I.second->Category) == in HideUnrelatedOptions()