Home
last modified time | relevance | path

Searched defs:setLength (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h124 void setLength(uint64_t Value) { Length = Value; } in setLength() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DToken.h140 void setLength(unsigned Len) { setLength() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h96 void setLength(unsigned L) { Length = L; } in setLength() function
H A DExprOpenMP.h105 void setLength(Expr *E) { SubExprs[LENGTH] = E; } setLength() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h128 SarifArtifact setLength(size_t NumBytes) { in setLength() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp128 void setLength(Value *Length) { in setLength() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h970 void setLength(Value *L) { setLength() function