Searched defs:source_file (Results 1 – 11 of 11) sorted by relevance
35 def source_file(src_file: Path, **kwargs) -> Syntax: function
39 std::string source_file; /* The file in which the record is defined or empty */ member
83 std::string source_file; /* The file in which the function is defined or empty */ member
84 std::string source_file; member
260 const char *source_file = utf::Mutf8AsCString(handler.GetFile()); in Extract() local
979 … std::string source_file = utf::Mutf8AsCString(file_->GetStringData(source_file_id.value()).data); in CreateClassItem() local1147 … std::string source_file = utf::Mutf8AsCString(file_->GetStringData(source_file_id).data); in UpdateDebugInfoDependecies() local1254 … std::string source_file = utf::Mutf8AsCString(file_->GetStringData(source_file_id).data); in UpdateDebugInfo() local
1561 …id LineNumberProgramItem::EmitSetFile(std::vector<uint8_t> *constant_pool, StringItem *source_file) in EmitSetFile()
62 set(source_file "${source_file_dir}/${ARG_SOURCE}") variable
238 ClassItem* class_item, ClassItem* empty_class_item, StringItem* source_file, in TestPandaFile()405 StringItem *source_file = container.GetOrCreateStringItem("source_file"); variable914 StringItem *source_file = container.GetOrCreateStringItem("source_file"); in CreateItems() local1178 StringItem *source_file = container.GetOrCreateStringItem("source_file"); variable
770 std::string source_file = function.source_file; variable