Searched defs:source_code (Results 1 – 6 of 6) sorted by relevance
85 std::string source_code; member
261 const char *source_code = utf::Mutf8AsCString(handler.GetSourceCode()); in Extract() local
1153 … std::string source_code = utf::Mutf8AsCString(file_->GetStringData(source_code_id).data); in UpdateDebugInfoDependecies() local1261 … std::string source_code = utf::Mutf8AsCString(file_->GetStringData(source_code_id).data); in UpdateDebugInfo() local
1572 …eNumberProgramItem::EmitSetSourceCode(std::vector<uint8_t> *constant_pool, StringItem *source_code) in EmitSetSourceCode()
79 std::string source_code; member
776 std::string source_code = function.source_code; variable