Searched refs:source_file_ (Results 1 – 3 of 3) sorted by relevance
417 entry.source_file_ = index_to_string_data(name_idx); in DecodeDebugPositionInfo()
533 const char* source_file_ = nullptr; // nullptr if the file from ClassDef still applies. member
920 source_file_(source_file), in ClassDef()934 const StringId* SourceFile() const { return source_file_; } in SourceFile()946 const StringId* source_file_; // This can be nullptr. variable