Searched defs:StrLength (Results 1 – 3 of 3) sorted by relevance
187 inline int StrLength(const char* string) { in StrLength() function
252 inline int StrLength(const char* string) { in StrLength() function
155 uint64_t StrLength = ConstantArrayTy->getSize().getZExtValue(); in CheckStringInit() local