Home
last modified time | relevance | path

Searched defs:IgnoredTypes (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.h31 std::vector<StringRef> IgnoredTypes; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Deasily-swappable-parameters-ignore-default.cpp8 namespace IgnoredTypes { namespace
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionAnalyzer.cpp412 filterIgnoredExceptions(const llvm::StringSet<> & IgnoredTypes,bool IgnoreBadAlloc) filterIgnoredExceptions() argument