Home
last modified time | relevance | path

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

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