Searched defs:SourceLocationRef (Results 1 – 1 of 1) sorted by relevance
57 struct SourceLocationRef { struct58 SourceLocationRef(StringRef FileNameRef, uint32_t Line) in SourceLocationRef() argument61 StringRef FileName;63 uint32_t Line;