Searched defs:isHexDigit (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Format/
H A DEncoding.h89 inline bool isHexDigit(char c) { function in namespace:clang::format::encoding
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DCharInfo.h129 LLVM_READONLY inline bool isHexDigit(unsigned char c) { function in namespace:clang
/openbsd-current/gnu/llvm/llvm/lib/Demangle/
H A DRustDemangle.cpp175 static inline bool isHexDigit(const char C) { function

Completed in 197 milliseconds