Searched defs:sourceCode (Results 1 – 11 of 11) sorted by relevance
59 auto &sourceCode = sourceFile.GetSourceCode(); in GetDebugInfo() local
118 void SetSource(const std::string &sourceCode, const std::string &sourceFile, bool isDtsFile) in SetSource()
68 bytes sourceCode = 8; field
172 std::string sourceCode; member
205 const char *sourceCode = ""; in Extract() local
25 AstDumper::AstDumper(const BlockStatement *program, util::StringView sourceCode) : index_(sourceCod… in AstDumper()
396 let variables = undefined, sourceCode = undefined; variable
228 private sourceCode: string | undefined = undefined; property in PandaGen
277 const std::string &sourceCode = debugExtractor->GetSourceCode(method->GetMethodId()); in FunctionPrototypeToString() local
647 std::string sourceCode; in DescriptionForFunction() local661 std::string sourceCode; in DescriptionForGeneratorFunction() local
1415 std::string sourceCode = StringHelper::GetSpecifiedLine(allSourceCode, lineNumber); in GetSourceCode() local