Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/modularize/
H A DPreprocessorTracker.h67 const char *BlockIdentifierMessage,
H A DPreprocessorTracker.cpp840 const char *BlockIdentifierMessage, in checkForIncludesInBlock() argument
869 OS << "error: Include directive within " << BlockIdentifierMessage in checkForIncludesInBlock()
876 OS << "The \"" << BlockIdentifierMessage << "\" block is here.\n"; in checkForIncludesInBlock()