Searched defs:isPreprocessingNumberBody (Results 1 – 4 of 4) sorted by relevance
341 TEST(CharInfoTest, isPreprocessingNumberBody) { in TEST() argument
340 TEST(CharInfoTest, isPreprocessingNumberBody) { in TEST() argument
147 LLVM_READONLY inline bool isPreprocessingNumberBody(unsigned char c) { in isPreprocessingNumberBody() function
148 LLVM_READONLY static inline bool isPreprocessingNumberBody(unsigned char c) { in isPreprocessingNumberBody() function