Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/parser/
H A Dlexer.h100 static bool IsSpace(char c) in IsSpace() function
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dlexer.cpp166 bool Lexer::IsSpace(char c) in IsSpace() function in Lexer