Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Tooling/
H A DSourceCodeBuildersTest.cpp28 static std::string wrapSnippet(StringRef StatementCode) { in wrapSnippet()
69 static std::optional<TestMatch> matchStmt(StringRef StatementCode, in matchStmt()
H A DStencilTest.cpp35 StringRef StatementCode) { in wrapSnippet() argument
73 static std::optional<TestMatch> matchStmt(StringRef StatementCode, in matchStmt() argument