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