Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-diff/
DDiffConsumer.cpp48 void DiffConsumer::printValue(Value *V, bool isL) { in printValue()
/external/harfbuzz_ng/src/
Dhb-ot-shaper-hangul.cc115 #define isL(u) (hb_in_ranges<hb_codepoint_t> ((u), 0x1100u, 0x115Fu, 0xA960u, 0xA97Cu)) macro