Searched refs:isFunctionDeclarationName (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp3286 static bool isFunctionDeclarationName(bool IsCpp, const FormatToken &Current, function in namespace:clang::format
3478 isFunctionDeclarationName(Style.isCpp(), *Tok, Line, ClosingParen)) {

Completed in 118 milliseconds