Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp6989 bool IsUChar = in visit() local
6992 if (!IsStdByte && !IsUChar) { in visit()