Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DGraphWriter.cpp291 // The lifetime of StartArg must include the call of ExecGraphViewer in DisplayGraph() local
/freebsd-src/sys/contrib/dev/acpica/components/debugger/
H A Ddbnames.c350 char *StartArg, in AcpiDbDumpNamespace() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp765 Expr **StartArg = &Args[0]; handleAcquiredAfterAttr() local
775 Expr **StartArg = &Args[0]; handleAcquiredBeforeAttr() local
795 Expr **StartArg = Size == 0 ? nullptr : &Args[0]; handleAssertSharedLockAttr() local
807 Expr **StartArg = Size == 0 ? nullptr : &Args[0]; handleAssertExclusiveLockAttr() local
932 Expr **StartArg = &Args[0]; handleLocksExcludedAttr() local
[all...]
H A DSemaOverload.cpp10302 unsigned StartArg = 0; isBetterOverloadCandidate() local