| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/BTF/ |
| H A D | BTFParser.cpp | 125 uint32_t StrLen = Extractor.getU32(C); parseBTF() local
|
| /freebsd/sys/dev/hptmv/ |
| H A D | global.h | 153 #define StrLen strlen macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyLibCalls.cpp | 520 if (Value *StrLen = emitStrLen(SrcStr, B, DL, TLI)) in optimizeStrChr() local 731 Value *StrLen = emitStrLen(Src, B, DL, TLI); in optimizeStpCpy() local 1158 Value *StrLen = emitStrLen(CI->getArgOperand(1), B, DL, TLI); in optimizeStrStr() local 3529 Value *StrLen = ConstantInt::get(CI->getType(), Str.size()); in emitSnPrintfMemCpy() local 4368 Value *StrLen = emitStrLen(Src, B, DL, TLI); in optimizeStrpCpyChk() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/ |
| H A D | BTF.h | 89 uint32_t StrLen; ///< Length of string section member
|
| /freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/ |
| H A D | ELFObjHandler.cpp | 436 size_t StrLen = StrEnd - Offset; in terminatedSubstr() local
|
| /freebsd/lib/libefivar/ |
| H A D | uefi-dplib.h | 512 #define StrLen(x) strlen(x) macro
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | IdentifierTable.h | 231 bool isStr(const char (&Str)[StrLen]) const { in isStr()
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Diagnostic.cpp | 824 const char (&Str)[StrLen]) { in ModifierIs()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BTFDebug.cpp | 1165 uint32_t TypeLen = 0, StrLen; in emitBTFSection() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 1123 StringRef &FormatStrRef, size_t &StrLen, in ProcessFormatStringLiteral() 1296 size_t StrLen; in checkFortifiedBuiltinMemoryFunction() local 1331 size_t StrLen; in checkFortifiedBuiltinMemoryFunction() local 1419 size_t StrLen; in checkFortifiedBuiltinMemoryFunction() local 8853 size_t StrLen = std::min(std::max(TypeSize, size_t(1)) - 1, StrRef.size()); in CheckFormatString() local 8995 size_t StrLen = std::min(std::max(TypeSize, size_t(1)) - 1, StrRef.size()); in FormatStringHasSArg() local 9296 const char (&Str)[StrLen]) { in IsStdFunction()
|
| H A D | SemaInit.cpp | 3298 uint64_t StrLen = SL->getLength(); in CheckDesignatedInitializer() local 3321 uint64_t StrLen = Str.size(); in CheckDesignatedInitializer() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | APInt.cpp | 546 size_t StrLen = Str.size(); in getSufficientBitsNeeded() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 13464 uint64_t StrLen; in VisitBuiltinCallExpr() local
|