Home
last modified time | relevance | path

Searched defs:ExpectedMatch (Results 1 – 2 of 2) sorted by relevance

/external/clang/unittests/Tooling/
DTestVisitor.h202 struct ExpectedMatch { struct
203 ExpectedMatch(Twine Name, unsigned LineNumber, unsigned ColumnNumber) in ExpectedMatch() function
206 void UpdateFor(StringRef Name, FullSourceLoc Location, SourceManager &SM) { in UpdateFor()
230 std::vector<ExpectedMatch> ExpectedMatches; argument
/external/swiftshader/third_party/llvm-7.0/llvm/utils/FileCheck/
DFileCheck.cpp1048 static void PrintMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintMatch()
1070 static void PrintMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintMatch()
1078 static void PrintNoMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintNoMatch()
1105 static void PrintNoMatch(bool ExpectedMatch, const SourceMgr &SM, in PrintNoMatch()