Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Daix-return.c24 enum EnumChar : char { IsChar }; enumerator
/external/pdfium/fpdfsdk/pwl/
Dcpwl_combo_box.cpp95 bool CPWL_CBListBox::IsChar(uint16_t nChar, uint32_t nFlag) const { in IsChar() function in CPWL_CBListBox