Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Dtemp_arg_nontype_cxx11.cpp85 constexpr const char **kZero[] = {}; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dreadability-casting.cpp141 static const int kZero = 0; in f() local