Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp115 const char *class_start = (full[0] == '[' ? full + 1 : full + 2); in GetClassName() local
141 const char *class_start = (full[0] == '[' ? full + 1 : full + 2); in GetClassNameWithCategory() local
180 const char *class_start = (full[0] == '[' ? full + 1 : full + 2); in GetCategory() local
/openbsd-src/usr.bin/dig/lib/dns/
H A Dmasterdump.c320 unsigned int class_start; in rdataset_totext() local
436 unsigned int class_start; in question_totext() local