Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp474 ConstantDataSequential *string_array = nullptr; in RewriteObjCConstString() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc3114 const char* string_array[] = {"fee", "fie", "foe", "fum"}; in TEST() local