Searched refs:GetDeclSourceFile (Results 1 – 3 of 3) sorted by relevance
94 options_.source_file_ != ABIWrapper::GetDeclSourceFile(decl, cip_)) { in ShouldSkipFunctionDecl()168 std::string source_file = ABIWrapper::GetDeclSourceFile(decl, cip_); in TraverseDecl()202 ABIWrapper::GetDeclSourceFile(translation_unit, cip_); in HandleTranslationUnit()
50 static std::string GetDeclSourceFile(const clang::Decl *decl,
70 std::string ABIWrapper::GetDeclSourceFile(const clang::Decl *decl, in GetDeclSourceFile() function in header_checker::dumper::ABIWrapper90 return GetDeclSourceFile(decl, cip); in GetCachedDeclSourceFile()