Home
last modified time | relevance | path

Searched defs:ArgLength (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp132 if (int ArgLength = getLength(Arg, Result)) in getGivenLength() local
/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1630 size_t ArgLength = GenerateCodeGenArgs() local