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

/external/v8/tools/clang/plugins/
H A DChromeClassTester.cpp335 SourceLocation spelling_location = source_manager.getSpellingLoc(loc); local
336 PresumedLoc ploc = source_manager.getPresumedLoc(spelling_location);
/external/v8/tools/clang/blink_gc_plugin/
H A DBlinkGCPluginConsumer.cpp722 SourceLocation spelling_location = source_manager.getSpellingLoc(loc); local
723 PresumedLoc ploc = source_manager.getPresumedLoc(spelling_location);

Completed in 2391 milliseconds