Home
last modified time | relevance | path

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

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