HomeSort by relevance Sort by last modified time
    Searched full:source_manager (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/tools/clang/plugins/
ChromeClassTester.cpp 296 const SourceManager& source_manager = instance_.getSourceManager(); local
297 SourceLocation spelling_location = source_manager.getSpellingLoc(loc);
298 PresumedLoc ploc = source_manager.getPresumedLoc(spelling_location);

Completed in 830 milliseconds