Home
last modified time | relevance | path

Searched refs:IsUChar (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp7000 bool IsUChar = in visit() local
7003 if (!IsStdByte && !IsUChar) { in visit()