Searched refs:LookupNearestOption (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
H A DCommandLine.cpp184 /// LookupNearestOption - Lookup the closest match to the option specified by
188 static Option *LookupNearestOption(StringRef Arg, function
700 NearestHandler = LookupNearestOption(ArgName, Opts,
/external/llvm/lib/Support/
H A DCommandLine.cpp444 /// LookupNearestOption - Lookup the closest match to the option specified by
448 static Option *LookupNearestOption(StringRef Arg, function
1175 LookupNearestOption(ArgName, OptionsMap, NearestHandlerString);
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DCommandLine.cpp464 /// LookupNearestOption - Lookup the closest match to the option specified by
468 static Option *LookupNearestOption(StringRef Arg, function
1197 LookupNearestOption(ArgName, OptionsMap, NearestHandlerString);

Completed in 115 milliseconds