Searched refs:RecordedResult (Results 1 – 1 of 1) sorted by relevance
42 std::string RecordedResult = RawSymbol->getSourceFileName(); in getSourceFileFullPath() local44 if (RecordedResult.empty()) { in getSourceFileFullPath()58 RecordedResult = EnvSrc; in getSourceFileFullPath()75 if (!RecordedResult.empty()) { in getSourceFileFullPath()76 if (sys::path::is_absolute(RecordedResult)) in getSourceFileFullPath()77 return RecordedResult; in getSourceFileFullPath()81 this, RecordedResult, PDB_NameSearchFlags::NS_CaseInsensitive); in getSourceFileFullPath()