Home
last modified time | relevance | path

Searched defs:blank (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Optimizer/Builder/
H A DCharacter.cpp355 auto blank = createBlankConstant(getCharacterType(str)); in createPadding() local
571 auto blank = createBlankConstantCode(getCharacterType(str)); in createLenTrim() local
/llvm-project/flang/runtime/
H A Dcharacter.cpp26 const auto blank{static_cast<UNSIGNED_CHAR>(' ')}; in CompareToBlankPadding() local
/llvm-project/clang/test/Analysis/
H A Dtaint-generic.c1076 int blank = isblank(c); testIsFunctions() local
/llvm-project/libcxx/src/
H A Dlocale.cpp698 const ctype_base::mask ctype_base::blank; member in ctype_base
[all...]