Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Basic/
H A DCharInfoTest.cpp340 TEST(CharInfoTest, isPreprocessingNumberBody) { in TEST() argument
/llvm-project/clang/include/clang/Basic/
H A DCharInfo.h168 LLVM_READONLY inline bool isPreprocessingNumberBody(unsigned char c) { in isPreprocessingNumberBody() function