Searched defs:FileCheckDiag (Results 1 – 2 of 2) sorted by relevance
155 struct FileCheckDiag { struct157 Check::FileCheckType CheckTy;159 unsigned CheckLine, CheckCol;174 enum MatchType {200 FileCheckDiag(const SourceMgr &SM, const Check::FileCheckType &CheckTy, argument
556 FileCheckDiag::FileCheckDiag(const SourceMgr &SM, in FileCheckDiag() function in FileCheckDiag