Searched refs:wrapSnippet (Results 1 – 2 of 2) sorted by relevance
26 static std::string wrapSnippet(StringRef StatementCode) { in wrapSnippet() function54 auto AstUnit = buildASTFromCode(wrapSnippet(StatementCode)); in matchStmt()
32 static std::string wrapSnippet(StringRef StatementCode) { in wrapSnippet() function60 auto AstUnit = tooling::buildASTFromCodeWithArgs(wrapSnippet(StatementCode), in matchStmt()