Searched refs:sm (Results 1 – 1 of 1) sorted by relevance
72 clang::SourceManager &sm = cip->getSourceManager(); in GetDeclSourceFile() local80 clang::SourceLocation expansion_location = sm.getExpansionLoc(location); in GetDeclSourceFile()81 llvm::StringRef file_name = sm.getFilename(expansion_location); in GetDeclSourceFile()