Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dreadability-casting.c16 const char *cpc2 = (const char*)cpc; in f() local
H A Dreadability-casting.cpp10 const char *cpc2 = (const char*)cpc; in f() local
184 const char *cpc2 = (const char*)cpc; in extern_c_code() local