Home
last modified time | relevance | path

Searched refs:SearchClosingBrace (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp255 bool SearchClosingBrace(StringRef OpenBrace, StringRef CloseBrace) { in SearchClosingBrace() function in __anone9f7e9310211::ParseHelper
473 if (!PH.SearchClosingBrace("{{", "}}")) { in ParseDirective()