Searched refs:source_file_ (Results 1 – 5 of 5) sorted by relevance
30 std::string source_file_;45 : source_file_(std::move(source_file)), dump_name_(std::move(dump_name)), in HeaderCheckerOptions()
108 options_.source_file_ != in ShouldSkipFunctionDecl()
191 const std::string &source_file_; variable
448 source_file_(source_file) {} in FunctionTypeWrapper()455 function_type_ir->SetSourceFile(source_file_); in SetupFunctionType()464 source_file_)) { in SetupFunctionType()
105 source_file_ = source_file; in SetSourceFile()113 return source_file_; in GetSourceFile()121 std::string source_file_;