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/
H A DUtil.pm60 sub prototype subroutine
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp24 Thread &thread, const Address &function, llvm::Type &prototype, in ThreadPlanCallFunctionUsingABI()
/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/
H A 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/
H A DABISysV_hexagon.cpp967 llvm::Type &prototype, llvm::ArrayRef<ABI::CallArgument> args) const { in PrepareTrivialCall()
/openbsd-src/gnu/llvm/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp76 const PrototypeDescriptor &prototype) in RVVType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/ARC/
H A DABISysV_arc.cpp197 addr_t ra, llvm::Type &prototype, in PrepareTrivialCall()
/openbsd-src/gnu/usr.bin/perl/
H A Duniversal.c1342 SV* prototype = newSVpvs("$"); optimize_out_native_convert_function() local
[all...]
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp1441 llvm::FunctionType *prototype = call_inst->getFunctionType(); in Interpret() local
/openbsd-src/gnu/gcc/gcc/config/ia64/
H A Dia64.h1147 int prototype; /* whether function prototyped */ member
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.h1308 int prototype; /* whether function prototyped */ member
/openbsd-src/gnu/gcc/gcc/config/c4x/
H A Dc4x.h932 int prototype; member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c6062 int prototype = 0; in store_parm_decls() local
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.h1920 int prototype; member
/openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.h1111 int prototype; member
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h2764 int prototype; member
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.h1675 int prototype; /* Whether a prototype was defined */ member
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c2139 build_typed_selector_reference (ident, prototype) in build_typed_selector_reference() argument
/openbsd-src/usr.sbin/relayd/
H A Drelayd.h598 enum prototype { global() enum
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.h1371 int prototype; /* Whether a prototype was defined */ member
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c2614 build_typed_selector_reference (tree ident, tree prototype) in build_typed_selector_reference()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp299 auto prototype = FT.getAs<FunctionProtoType>(); in arrangeCXXMethodDeclaration() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp5269 auto prototype = in WriteDeclUpdatesBlocks() local