Searched defs:maxLength (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/runtime/ | ||
H A D | namelist.cpp | 106 IoStatementState &io, char buffer[], std::size_t maxLength) { in GetLowerCaseName() |
/llvm-project/llvm/utils/TableGen/ | ||
H A D | RegisterInfoEmitter.cpp | 386 unsigned maxLength = 0; EmitRegMappingTables() local |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | CStringChecker.cpp | 1025 NonLoc maxLength = svalBuilder.makeIntVal(*maxLengthInt); getCStringLengthForRegion() local |