Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp3875 bool IsNonMacroIdentifier = in parseRecord() local
3880 if (!IsNonMacroIdentifier && FormatTok->is(tok::l_paren)) in parseRecord()