Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dabi_wrappers.cpp73 clang::SourceManager &sm = cip->getSourceManager(); in GetDeclSourceFile() local
81 clang::SourceLocation expansion_location = sm.getExpansionLoc(location); in GetDeclSourceFile()
82 return utils::NormalizePath(sm.getFilename(expansion_location).str(), in GetDeclSourceFile()