Searched refs:expansion_location (Results 1 – 1 of 1) sorted by relevance
81 clang::SourceLocation expansion_location = sm.getExpansionLoc(location); in GetDeclSourceFile() local82 return utils::NormalizePath(sm.getFilename(expansion_location).str(), in GetDeclSourceFile()