Searched defs:FileCheckDiag (Results 1 – 2 of 2) sorted by relevance
86 struct FileCheckDiag { struct88 Check::FileCheckType CheckTy;90 unsigned CheckLine, CheckCol;105 enum MatchType {131 FileCheckDiag(const SourceMgr &SM, const Check::FileCheckType &CheckTy, argument
914 FileCheckDiag::FileCheckDiag(const SourceMgr &SM, in FileCheckDiag() function in FileCheckDiag