Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DGraphWriter.cpp250 std::string StartArg; in DisplayGraph() local
/external/llvm/lib/Support/
DGraphWriter.cpp242 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
DSemaOverload.cpp8561 unsigned StartArg = 0; in isBetterOverloadCandidate() local