Searched refs:source_file_ (Results 1 – 5 of 5) sorted by relevance
30 std::string source_file_;42 : source_file_(std::move(source_file)), dump_name_(std::move(dump_name)), in HeaderCheckerOptions()
96 options_.source_file_ != ABIWrapper::GetDeclSourceFile(decl, cip_)) { in ShouldSkipFunctionDecl()
189 const std::string &source_file_; variable
444 source_file_(source_file) {} in FunctionTypeWrapper()451 function_type_ir->SetSourceFile(source_file_); in SetupFunctionType()460 source_file_)) { in SetupFunctionType()
108 source_file_ = source_file; in SetSourceFile()116 return source_file_; in GetSourceFile()124 std::string source_file_;