Searched defs:CppHashInfoTy (Results 1 – 2 of 2) sorted by relevance
157 struct CppHashInfoTy { struct in __anon107f35340111::AsmParser158 StringRef Filename;159 int64_t LineNumber;160 SMLoc Loc;161 unsigned Buf;162 CppHashInfoTy() : Filename(), LineNumber(0), Loc(), Buf(0) {} in CppHashInfoTy() function
413 struct CppHashInfoTy { struct in __anonc2c321610111::MasmParser414 StringRef Filename;415 int64_t LineNumber;416 SMLoc Loc;417 unsigned Buf;418 CppHashInfoTy() : Filename(), LineNumber(0), Loc(), Buf(0) {} in CppHashInfoTy() function