clang-tools 20.0.0git
|
This is the complete list of members for clang::tidy::portability::RestrictedIncludesPPCallbacks, including all inherited members.
EndOfMainFile() override | clang::tidy::portability::RestrictedIncludesPPCallbacks | |
InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, bool ModuleImported, SrcMgr::CharacteristicKind FileType) override | clang::tidy::portability::RestrictedIncludesPPCallbacks | |
RestrictedIncludesPPCallbacks(RestrictSystemIncludesCheck &Check, const SourceManager &SM) | clang::tidy::portability::RestrictedIncludesPPCallbacks | inlineexplicit |