Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h124 void setLength(uint64_t Value) { Length = Value; } in setLength() function
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSarif.h128 SarifArtifact setLength(size_t NumBytes) { in setLength() function
/openbsd-src/gnu/llvm/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; } in setLength() function
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DToken.h135 void setLength(unsigned Len) { in setLength() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp128 void setLength(Value *Length) { in setLength() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsicInst.h868 void setLength(Value *L) { in setLength() function