Searched refs:checkForIncludesInBlock (Results 1 – 3 of 3) sorted by relevance
65 virtual bool checkForIncludesInBlock(clang::Preprocessor &PP,
589 if (!PPTracker.checkForIncludesInBlock(PP, BlockRange, LinkageLabel, in VisitLinkageSpecDecl()601 if (!PPTracker.checkForIncludesInBlock(PP, BlockRange, Label.c_str(), in VisitNamespaceDecl()
839 bool checkForIncludesInBlock(clang::Preprocessor &PP, in checkForIncludesInBlock() function in Modularize::__anond6678bf10111::PreprocessorTrackerImpl