Searched refs:C11AllowedIDChars (Results 1 – 1 of 1) sorted by relevance
1360 static const llvm::sys::UnicodeCharSet C11AllowedIDChars( in isAllowedIDChar() local1362 return C11AllowedIDChars.contains(C); in isAllowedIDChar()