Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/components/debugger/
HDdbnames.c241 char *StartArg, in AcpiDbDumpNamespace()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclAttr.cpp655 Expr **StartArg = &Args[0]; in handleAcquiredAfterAttr() local
668 Expr **StartArg = &Args[0]; in handleAcquiredBeforeAttr() local
692 Expr **StartArg = Size == 0 ? nullptr : &Args[0]; in handleAssertSharedLockAttr() local
705 Expr **StartArg = Size == 0 ? nullptr : &Args[0]; in handleAssertExclusiveLockAttr() local
780 Expr **StartArg = &Args[0]; in handleLocksExcludedAttr() local
HDSemaOverload.cpp8350 unsigned StartArg = 0; in isBetterOverloadCandidate() local