Home
last modified time | relevance | path

Searched defs:StartArg (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/abseil/
DRedundantStrcatCallsCheck.cpp93 int StartArg = CallExpr == RootCall && IsAppend; in ProcessCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DGraphWriter.cpp249 std::string StartArg; in DisplayGraph() local
/external/llvm/lib/Support/
DGraphWriter.cpp242 std::string StartArg; in DisplayGraph() local
/external/llvm-project/llvm/lib/Support/
DGraphWriter.cpp274 std::string StartArg; in DisplayGraph() local
/external/clang/lib/Sema/
DSemaDeclAttr.cpp675 Expr **StartArg = &Args[0]; in handleAcquiredAfterAttr() local
688 Expr **StartArg = &Args[0]; in handleAcquiredBeforeAttr() local
712 Expr **StartArg = Size == 0 ? nullptr : &Args[0]; in handleAssertSharedLockAttr() local
725 Expr **StartArg = Size == 0 ? nullptr : &Args[0]; in handleAssertExclusiveLockAttr() local
800 Expr **StartArg = &Args[0]; in handleLocksExcludedAttr() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp794 Expr **StartArg = &Args[0]; in handleAcquiredAfterAttr() local
804 Expr **StartArg = &Args[0]; in handleAcquiredBeforeAttr() local
824 Expr **StartArg = Size == 0 ? nullptr : &Args[0]; in handleAssertSharedLockAttr() local
836 Expr **StartArg = Size == 0 ? nullptr : &Args[0]; in handleAssertExclusiveLockAttr() local
960 Expr **StartArg = &Args[0]; in handleLocksExcludedAttr() local
DSemaOverload.cpp9624 unsigned StartArg = 0; in isBetterOverloadCandidate() local