Searched defs:InstrInfoTy (Results 1 – 1 of 1) sorted by relevance
52 struct InstrInfoTy { struct56 InstrInfoTy() : LineNumber(0) {} in InstrInfoTy() function58 InstrInfoTy(StringRef Filename, unsigned LineNumber) in InstrInfoTy() argument