Home
last modified time | relevance | path

Searched defs:MaxLength (Results 1 – 13 of 13) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_symbolize.cpp65 char *Buffer, int MaxLength) { in __sanitizer_symbolize_code()
97 char *Buffer, int MaxLength) { in __sanitizer_symbolize_data()
120 char *Buffer, int MaxLength) { in __sanitizer_symbolize_frame()
148 int MaxLength) { in __sanitizer_symbolize_demangle()
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DArchiveYAML.h33 unsigned MaxLength; member
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h246 std::optional<uint32_t> MaxLength; member
/llvm-project/clang-tools-extra/clang-query/
H A DQuery.cpp123 unsigned MaxLength = FirstLine.size(); run() local
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlinux.cpp210 constexpr uptr MaxLength = 1024U; outputRaw() local
/llvm-project/llvm/lib/Support/
H A DBinaryStreamRef.cpp91 uint64_t MaxLength = getLength() - Offset; in readLongestContiguousChunk() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h147 EmitTargetCodeForStrnlen(SelectionDAG & DAG,const SDLoc & DL,SDValue Chain,SDValue Src,SDValue MaxLength,MachinePointerInfo SrcPtrInfo) EmitTargetCodeForStrnlen() argument
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp21 Error CodeViewRecordIO::beginRecord(std::optional<uint32_t> MaxLength) { in beginRecord()
/llvm-project/lldb/source/DataFormatters/
H A DStringPrinter.cpp52 static constexpr unsigned MaxLength = 16; member in DecodedCharBuffer
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp264 EmitTargetCodeForStrnlen(SelectionDAG & DAG,const SDLoc & DL,SDValue Chain,SDValue Src,SDValue MaxLength,MachinePointerInfo SrcPtrInfo) const EmitTargetCodeForStrnlen() argument
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.cpp178 std::size_t MaxLength = 0; in applySubstringHeuristic() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1730 NonLoc MaxLength = checkTaintedness() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp9629 uint64_t MaxLength = uint64_t(-1); VisitBuiltinCallExpr() local
12834 uint64_t MaxLength = uint64_t(-1); VisitBuiltinCallExpr() local
[all...]