Searched refs:IsBlank (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/generators/
H A Didl_diff.py76 # IsBlank
80 def IsBlank(change): function
180 if IsBlank(change): return False
/external/clang/lib/Format/
H A DBreakableToken.cpp29 static bool IsBlank(char C) { function in namespace:clang::format
112 if (IsBlank(Text[0]))

Completed in 115 milliseconds