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

/external/clang/tools/driver/
H A Ddriver.cpp69 /// ApplyQAOverride - Apply a list of edits to the input argument lists.
161 /// ApplyQAOverride - Apply a comma separate list of edits to the
163 static void ApplyQAOverride(SmallVectorImpl<const char*> &Args, function
341 ApplyQAOverride(argv, OverrideStr, SavedStrings);

Completed in 605 milliseconds