Home
last modified time | relevance | path

Searched defs:FunctionLike (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Format/
DUnwrappedLineParser.cpp1071 bool FunctionLike = FormatTok->is(tok::l_paren); in parseStructuralElement() local
/external/llvm-project/clang/lib/Format/
DUnwrappedLineParser.cpp1453 bool FunctionLike = FormatTok->is(tok::l_paren); in parseStructuralElement() local