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 __anon81c982300211::ParseHelper
471 if (!PH.SearchClosingBrace("{{", "}}")) { in ParseDirective()