Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DGraphWriter.cpp242 std::string StartArg; in DisplayGraph() local
/external/clang/lib/Sema/
DSemaDeclAttr.cpp652 Expr **StartArg = &Args[0]; in handleAcquiredAfterAttr() local
665 Expr **StartArg = &Args[0]; in handleAcquiredBeforeAttr() local
689 Expr **StartArg = Size == 0 ? nullptr : &Args[0]; in handleAssertSharedLockAttr() local
702 Expr **StartArg = Size == 0 ? nullptr : &Args[0]; in handleAssertExclusiveLockAttr() local
777 Expr **StartArg = &Args[0]; in handleLocksExcludedAttr() local
DSemaOverload.cpp8498 unsigned StartArg = 0; in isBetterOverloadCandidate() local