Searched defs:spelling_loc (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/clang/plugins/
H A DFindBadConstructs.cpp274 SourceLocation spelling_loc = manager.getSpellingLoc(loc); local
276 << FixItHint::CreateInsertion(spelling_loc, "virtual ");

Completed in 49 milliseconds