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