Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DGraphWriter.cpp274 std::string StartArg; in DisplayGraph() local
/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbnames.c242 char *StartArg, in AcpiDbDumpNamespace() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp739 Expr **StartArg = &Args[0]; in handleAcquiredAfterAttr() local
749 Expr **StartArg = &Args[0]; in handleAcquiredBeforeAttr() local
769 Expr **StartArg = Size == 0 ? nullptr : &Args[0]; in handleAssertSharedLockAttr() local
781 Expr **StartArg = Size == 0 ? nullptr : &Args[0]; in handleAssertExclusiveLockAttr() local
906 Expr **StartArg = &Args[0]; in handleLocksExcludedAttr() local
H A DSemaOverload.cpp9621 unsigned StartArg = 0; in isBetterOverloadCandidate() local