Home
last modified time | relevance | path

Searched defs:prototype (Results 1 – 22 of 22) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/lib/Sub/
DUtil.pm60 sub prototype subroutine
/openbsd/src/gnu/usr.bin/perl/
Dbuiltin.c127 SV *prototype = newSVpvs(""); in ck_builtin_const() local
443 SV *prototype = newSVpvs("$"); in ck_builtin_func1() local
601 SV *prototype = newSVpvs("@"); in ck_builtin_funcN() local
Duniversal.c1389 SV* prototype = newSVpvs("$"); in optimize_out_native_convert_function() local
/openbsd/src/gnu/llvm/lldb/source/Target/
DThreadPlanCallFunctionUsingABI.cpp24 Thread &thread, const Address &function, llvm::Type &prototype, in ThreadPlanCallFunctionUsingABI()
/openbsd/src/gnu/llvm/clang/include/clang/CodeGen/
DCGFunctionInfo.h497 static RequiredArgs forPrototypePlus(const FunctionProtoType *prototype, in forPrototypePlus()
511 static RequiredArgs forPrototypePlus(CanQual<FunctionProtoType> prototype, in forPrototypePlus()
516 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { in forPrototype()
520 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype) { in forPrototype()
/openbsd/src/gnu/llvm/lldb/source/Plugins/ABI/Hexagon/
DABISysV_hexagon.cpp967 llvm::Type &prototype, llvm::ArrayRef<ABI::CallArgument> args) const { in PrepareTrivialCall()
/openbsd/src/gnu/llvm/lldb/source/Plugins/ABI/ARC/
DABISysV_arc.cpp197 addr_t ra, llvm::Type &prototype, in PrepareTrivialCall()
/openbsd/src/gnu/llvm/lldb/source/Expression/
DIRInterpreter.cpp1441 llvm::FunctionType *prototype = call_inst->getFunctionType(); in Interpret() local
/openbsd/src/gnu/gcc/gcc/config/ia64/
Dia64.h1147 int prototype; /* whether function prototyped */ member
/openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/
Dia64.h1308 int prototype; /* whether function prototyped */ member
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-decl.c6062 int prototype = 0; in store_parm_decls() local
/openbsd/src/gnu/gcc/gcc/config/c4x/
Dc4x.h932 int prototype; member
/openbsd/src/gnu/usr.bin/gcc/gcc/config/c4x/
Dc4x.h1111 int prototype; member
/openbsd/src/gnu/gcc/gcc/config/mips/
Dmips.h1920 int prototype; member
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mips/
Dmips.h2764 int prototype; member
/openbsd/src/gnu/usr.bin/gcc/gcc/config/rs6000/
Drs6000.h1675 int prototype; /* Whether a prototype was defined */ member
/openbsd/src/gnu/usr.bin/gcc/gcc/objc/
Dobjc-act.c2139 build_typed_selector_reference (ident, prototype) in build_typed_selector_reference() argument
/openbsd/src/usr.sbin/relayd/
Drelayd.h597 enum prototype { enum
/openbsd/src/gnu/gcc/gcc/config/rs6000/
Drs6000.h1371 int prototype; /* Whether a prototype was defined */ member
/openbsd/src/gnu/gcc/gcc/objc/
Dobjc-act.c2614 build_typed_selector_reference (tree ident, tree prototype) in build_typed_selector_reference()
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGCall.cpp299 auto prototype = FT.getAs<FunctionProtoType>(); in arrangeCXXMethodDeclaration() local
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTWriter.cpp5269 auto prototype = in WriteDeclUpdatesBlocks() local