Home
last modified time | relevance | path

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

/external/v8/tools/clang/plugins/
DChromeClassTester.cpp216 SourceLocation spelling_location = source_manager.getSpellingLoc(loc); in GetFilename() local
217 PresumedLoc ploc = source_manager.getPresumedLoc(spelling_location); in GetFilename()
/external/v8/tools/clang/blink_gc_plugin/
DBlinkGCPluginConsumer.cpp716 SourceLocation spelling_location = source_manager.getSpellingLoc(loc); in GetFilename() local
717 PresumedLoc ploc = source_manager.getPresumedLoc(spelling_location); in GetFilename()