Searched refs:SearchClosingBrace (Results 1 – 1 of 1) sorted by relevance
255 bool SearchClosingBrace(StringRef OpenBrace, StringRef CloseBrace) { in SearchClosingBrace() function in __anone9f7e9310211::ParseHelper473 if (!PH.SearchClosingBrace("{{", "}}")) { in ParseDirective()