Home
last modified time | relevance | path

Searched defs:parameters (Results 1 – 24 of 24) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DFunction.h308 bool is_tail_call, CallSiteParameterArray &&parameters) in CallEdge()
330 CallSiteParameterArray parameters; variable
342 CallSiteParameterArray &&parameters) in DirectCallEdge()
375 CallSiteParameterArray &&parameters) in IndirectCallEdge()
/openbsd/gnu/llvm/clang/docs/
H A DDataFlowAnalysisIntro.md401 ### Problem description
500 ### Lattice design
524 ### Using data flow results to identify output parameters
H A DModules.rst238 -cc1 Options
H A DAutomaticReferenceCounting.rst422 .. _arc.object.operands.retained-return-values:
1431 .. _arc.ownership.inference.template.arguments:
/openbsd/lib/libcrypto/ec/
H A Dec_asn1.c141 ECPARAMETERS *parameters; member
149 ECPKPARAMETERS *parameters; member
787 ECPARAMETERS *parameters = NULL; in ec_asn1_group2parameters() local
858 ECPARAMETERS *parameters; in ec_asn1_group2pkparameters() local
1134 ECPKPARAMETERS *parameters; in i2d_ECPKParameters() local
1311 ECPKPARAMETERS *parameters; in i2d_ECPrivateKey() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/parse/
H A Dcrash7.C13 parameter_struct_t *parameters[] = { variable
/openbsd/gnu/llvm/libcxx/utils/libcxx/test/
H A Dnewconfig.py18 def configure(parameters, features, config, lit_config): argument
/openbsd/gnu/llvm/clang/tools/scan-view/share/
H A DReporter.py112 def fileReport(self, report, parameters): argument
153 def fileReport(self, report, parameters): argument
H A DScanView.py103 def __init__(self, report, reporter, parameters, server): argument
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp325 ValueList parameters = invocation->GetArgumentValues(); in DoLoadImage() local
698 ValueList parameters; in MakeLoadImageUtilityFunction() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp462 ArrayRef<ParmVarDecl*> parameters) { in addParameterValuesToBindings()
530 ArrayRef<ParmVarDecl*> AnyFunctionCall::parameters() const { in parameters() function in AnyFunctionCall
855 ArrayRef<ParmVarDecl*> BlockCall::parameters() const { in parameters() function in BlockCall
944 ArrayRef<ParmVarDecl*> ObjCMethodCall::parameters() const { in parameters() function in ObjCMethodCall
/openbsd/gnu/llvm/clang/include/clang/Analysis/
H A DAnyCall.h144 ArrayRef<ParmVarDecl *> parameters() const { in parameters() function
/openbsd/sbin/wsconsctl/
H A Dmousecfg.c125 struct wsmouse_parameters parameters; in mousecfg_init() local
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.c496 struct atom_get_smu_clock_info_parameters_v3_1 parameters; in pp_atomfwctrl_get_clk_information_by_clkid() local
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDecl.h2584 ArrayRef<ParmVarDecl *> parameters() const { in parameters() function
2587 MutableArrayRef<ParmVarDecl *> parameters() { in parameters() function
4418 ArrayRef<ParmVarDecl *> parameters() const { in parameters() function
4421 MutableArrayRef<ParmVarDecl *> parameters() { in parameters() function
4578 ArrayRef<ImplicitParamDecl *> parameters() const { in parameters() function
4581 MutableArrayRef<ImplicitParamDecl *> parameters() { in parameters() function
H A DDeclObjC.h375 ArrayRef<ParmVarDecl*> parameters() const { in parameters() function
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.h141 struct coff_scope *parameters; member
H A Ddebug.c371 struct debug_parameter *parameters; member
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.h141 struct coff_scope *parameters; member
H A Ddebug.c372 struct debug_parameter *parameters; member
/openbsd/gnu/llvm/compiler-rt/lib/orc/
H A Dcoff_platform.cpp703 const ULONG_PTR parameters[] = { in __orc_rt_coff_cxx_throw_exception() local
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3899 CallSiteParameterArray parameters; in CollectCallSiteParameters() local
4062 CallSiteParameterArray parameters = in CollectCallEdges() local
/openbsd/gnu/gcc/gcc/cp/
H A Dparser.c12239 cp_parameter_declarator *parameters; in cp_parser_parameter_declaration_clause() local
12327 cp_parameter_declarator *parameters = NULL; in cp_parser_parameter_declaration_list() local
H A Dcp-tree.h3742 cp_parameter_declarator *parameters; member