Home
last modified time | relevance | path

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

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