[clang-format][NFC] Improve efficiency of isFunctionDeclarationName
Return immediately in isFunctionDeclarationName() if the token is neither a keyword nor an identifier.
Loading
Please sign in to comment
Return immediately in isFunctionDeclarationName() if the token is neither a keyword nor an identifier.