Home
last modified time | relevance | path

Searched defs:ObjectArg (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c275 char *ObjectArg) in AcpiDbSleep()
1254 char *ObjectArg) in AcpiDbDisplayResources()
H A Ddbdisply.c803 char *ObjectArg) in AcpiDbDisplayObjectType()
H A Ddbnames.c1157 char *ObjectArg) in AcpiDbFindReferences()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp579 Expr *ObjectArg = nullptr; in visitFunctionCallArguments() local
H A DSemaOverload.cpp16282 ExprResult ObjectArg = PerformImplicitObjectArgumentInitialization( in BuildCallToMemberFunction() local
H A DSemaChecking.cpp2297 ExprResult ObjectArg = [&]() -> ExprResult { in BuiltinInvoke() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6557 LValue *ObjectArg = nullptr) { in EvaluateArgs()
6618 const LValue *ObjectArg, const Expr *E, in HandleFunctionCall()
8281 LValue *This = nullptr, ObjectArg; in handleCallExpr() local