Searched refs:SourceFilePath (Results 1 – 8 of 8) sorted by relevance
32 StringRef SourceFilePath; member129 return LHS.SourceFilePath == RHS.SourceFilePath &&139 return std::make_tuple(LHS.SourceFilePath, LHS.SourceLine, LHS.SourceColumn) <140 std::make_tuple(RHS.SourceFilePath, RHS.SourceLine, RHS.SourceColumn);
47 Impl(R.Loc->SourceFilePath); in internalize()52 Impl(Arg.Loc->SourceFilePath); in internalize()
41 return wrap(&unwrap(DL)->SourceFilePath); in LLVMRemarkDebugLocGetSourceFilePath()
282 R.push_back(StrTab.add(Loc->SourceFilePath).first); in emitRemarkBlock()305 R.push_back(StrTab.add(Arg.Loc->SourceFilePath).first); in emitRemarkBlock()
555 R.Loc->SourceFilePath = *SourceFileName; in processRemark()594 R.Args.back().Loc->SourceFilePath = *SourceFileName; in processRemark()
81 StringRef File = RL.SourceFilePath; in mapping()
559 StringRef SourceFilePath) { in loadFromSource() argument565 auto Invocation = InvocationList->find(SourceFilePath); in loadFromSource()
214 StringRef File = Loc->SourceFilePath; in readLocationInfo()