Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DCommandLine.cpp232 static bool CommaSeparateAndAddOccurence(Option *Handler, unsigned pos, in CommaSeparateAndAddOccurence() function
302 return CommaSeparateAndAddOccurence(Handler, i, ArgName, Value); in ProvideOption()
308 if (CommaSeparateAndAddOccurence(Handler, i, ArgName, Value, MultiArg)) in ProvideOption()
319 if (CommaSeparateAndAddOccurence(Handler, i, ArgName, Value, MultiArg)) in ProvideOption()