Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DRedundantVoidArgCheck.cpp83 else if (const auto *CStyleCast = in check() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dsigned-char-misuse.cpp33 int CStyleCast() { in CStyleCast() function
/llvm-project/clang/include/clang/Sema/
H A DSema.h460 CStyleCast, global() enumerator