Searched defs:sourceFileName (Results 1 – 8 of 8) sorted by relevance
59 inline void SetSourceFileName(EtsString *sourceFileName) in SetSourceFileName()
147 const sourceFileName = previousMap.sources?.length === 1 ? previousMap.sources[0] : ''; constant
52 EtsString *sourceFileName = EtsString::CreateFromMUtf8(sourceFile); in CreateStackTraceElement() local
78 …std::string_view sourceFileName = utf::Mutf8AsCString(debugInfo->pf->GetStringData(*sourceFileId).… in LoadFileDebugInfo() local
245 const sourceFileName = previousMap.sources.length === 1 ? previousMap.sources[0] : ''; constant
680 …const sourceFileName = previousStageSourceMap.sources?.length === 1 ? previousStageSourceMap.sourc… constant
194 std::string sourceFileName; member
399 … char const *sourceFileName) in CreateContextFromFile()