Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSArray.cpp749 static const ConstString g_zero("[0]"); in GetIndexOfChildWithName() local
774 static const ConstString g_zero("[0]"); in GetChildAtIndex() local
H A DNSDictionary.cpp993 static const ConstString g_zero("[0]"); in GetIndexOfChildWithName() local
/llvm-project/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp230 static volatile int g_zero = 0; variable