Searched defs:StartArg (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang-tools-extra/clang-tidy/abseil/ | ||
H A D | RedundantStrcatCallsCheck.cpp | 92 int StartArg = CallExpr == RootCall && IsAppend; in processCall() local |
/llvm-project/llvm/lib/Support/ | ||
H A D | GraphWriter.cpp | 293 std::string StartArg; in DisplayGraph() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 490 Expr **StartArg = &Args[0]; handleAcquiredAfterAttr() local |
H A D | SemaOverload.cpp | 10341 unsigned StartArg = 0; isBetterOverloadCandidate() local |