Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DAssertSideEffectCheck.h43 const std::vector<StringRef> IgnoredFunctions; variable
/llvm-project/clang-tools-extra/clang-tidy/llvmlibc/
H A DCalleeNamespaceCheck.cpp39 static const llvm::StringSet<> IgnoredFunctions = { variable
/llvm-project/polly/lib/Analysis/
H A DScopDetection.cpp123 static cl::list<std::string> IgnoredFunctions( variable