Searched refs:origin_file_ (Results 1 – 2 of 2) sorted by relevance
74 origin_file_(decl_file), in ValidatableType()
73 std::string DeclFile() const { return origin_file_; } in DeclFile()80 const std::string origin_file_; variable