Home
last modified time | relevance | path

Searched defs:Strlen (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dconstexpr-string.cpp51 namespace Strlen { namespace
/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c748 checkBounds(int Idx,int Strlen) checkBounds() argument
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp578 auto Strlen = in registerMatchers() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp17052 for (uint64_t Strlen = 0; /**/; ++Strlen) { EvaluateBuiltinStrLen() local