Home
last modified time | relevance | path

Searched defs:IsAnnexKAvailable (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DUnsafeFunctionsCheck.h43 std::optional<bool> IsAnnexKAvailable; global() variable
H A DUnsafeFunctionsCheck.cpp40 getReplacementFor(StringRef FunctionName,bool IsAnnexKAvailable) getReplacementFor() argument
62 getReplacementForAdditional(StringRef FunctionName,bool IsAnnexKAvailable) getReplacementForAdditional() argument