Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.cpp2115 bool IsNonMacroIdentifier = in parseRecord() local
2120 if (!IsNonMacroIdentifier && FormatTok->Tok.is(tok::l_paren)) in parseRecord()