Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/abseil/
H A Dstring-find-startswith.cpp22 typedef basic_string global_string; typedef
/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_str_test.cpp19 static char global_string[] = "global"; variable