[NFC] Replace use of !isTranslationUnit && !isNamespace with !isFileContext
isFileContext is exactly equal to these two, so simplify the function.
Loading
Please sign in to comment
isFileContext is exactly equal to these two, so simplify the function.