| /freebsd-13.1/contrib/llvm-project/clang/lib/Rewrite/ |
| H A D | TokenRewriter.cpp | 92 Tok.setLength(Len); in AddTokenBefore()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPMacroExpansion.cpp | 706 I->setLength(1); in GenerateNewArgTokens() 725 TempToken.setLength(0); in GenerateNewArgTokens() 738 TempToken.setLength(0); in GenerateNewArgTokens() 904 EOFTok.setLength(0); in ReadMacroCallArgumentList() 965 EOFTok.setLength(0); in ReadMacroCallArgumentList() 1014 Tok.setLength(0); in ReadMacroCallArgumentList() 1547 Tok.setLength(strlen("\"Mmm dd yyyy\"")); in ExpandBuiltinMacro() 1557 Tok.setLength(strlen("\"hh:mm:ss\"")); in ExpandBuiltinMacro()
|
| H A D | Preprocessor.cpp | 484 Tok.setLength(Str.size()); in CreateString() 1185 ImportTok.setLength(6); in LexAfterModuleImport()
|
| H A D | TokenLexer.cpp | 815 Result.setLength(LHSLen+RHSLen); in pasteTokens()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOMemOPSizeOpt.cpp | 174 void setLength(Value *Length) { in setLength() function 176 return MI->setLength(Length); in setLength() 473 NewMO.setLength(CaseSizeId); in perform()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | Token.h | 135 void setLength(unsigned Len) { in setLength() function
|
| H A D | Lexer.h | 589 Result.setLength(TokLen); in FormTokenWithChars()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CommentLexer.h | 96 void setLength(unsigned L) { Length = L; } in setLength() function
|
| H A D | ExprOpenMP.h | 105 void setLength(Expr *E) { SubExprs[LENGTH] = E; } in setLength() function
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CPlusPlusNameParser.cpp | 351 tmp_tok.setLength(1); in ConsumeOperator()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseTemplate.cpp | 1161 Greater.setLength(GreaterLength); in ParseGreaterThanInTemplateList() 1170 Tok.setLength(OldLength - GreaterLength); in ParseGreaterThanInTemplateList()
|
| H A D | ParseExprCXX.cpp | 70 ColonToken.setLength(2); in FixDigraph() 72 DigraphToken.setLength(1); in FixDigraph()
|
| H A D | ParseObjc.cpp | 1947 Tok.setLength(1); in ParseObjCClassInstanceVariables()
|
| H A D | ParsePragma.cpp | 1052 Toks[0].setLength(Section.size()); in HandlePragmaMSInitSeg()
|
| H A D | ParseDeclCXX.cpp | 4597 Toks[0].setLength(StrBuffer.size()); in ParseMicrosoftUuidAttributeArgs()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | CommentLexer.cpp | 284 Result.setLength(TokLen); in formTokenWithChars()
|
| H A D | CommentParser.cpp | 137 Result.setLength(TokLength); in formTokenWithChars()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 131 MI->setLength(Constant::getNullValue(MI->getLength()->getType())); in SimplifyAnyMemTransfer() 222 MI->setLength(Constant::getNullValue(MemOpLength->getType())); in SimplifyAnyMemTransfer() 240 MI->setLength(Constant::getNullValue(MI->getLength()->getType())); in SimplifyAnyMemSet() 279 MI->setLength(Constant::getNullValue(LenC->getType())); in SimplifyAnyMemSet()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicInst.h | 669 void setLength(Value *L) { in setLength() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | DeadStoreElimination.cpp | 641 EarlierIntrinsic->setLength(TrimmedLength); in tryToShorten()
|
| H A D | SROA.cpp | 2971 II.setLength(ConstantInt::get(II.getLength()->getType(), in visitMemTransferInst()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderStmt.cpp | 958 E->setLength(Record.readSubExpr()); in VisitOMPArraySectionExpr()
|
| H A D | ASTReader.cpp | 1678 Tok.setLength(Record[Idx++]); in ReadToken()
|