Searched refs:ToIncludeLoc (Results 1 – 1 of 1) sorted by relevance
9382 ExpectedSLoc ToIncludeLoc = Import(FromSLoc.getFile().getIncludeLoc()); in Import() local9383 if (!ToIncludeLoc) in Import()9384 return ToIncludeLoc.takeError(); in Import()9391 SourceLocation ToIncludeLocOrFakeLoc = *ToIncludeLoc; in Import()