| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenFunctionInfo.h | 47 getFromProtoWithExtraSlots(const clang::FunctionProtoType *prototype, in getFromProtoWithExtraSlots() 59 getFromProtoWithExtraSlots(clang::CanQual<clang::FunctionProtoType> prototype, in getFromProtoWithExtraSlots()
|
| H A D | CIRGenCall.cpp | 380 auto prototype = in arrangeCXXMethodDeclaration() local 704 CallArgList &args, PrototypeWrapper prototype, in emitCallArgs()
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acpixf.h | 455 #define ACPI_HW_DEPENDENT_RETURN_UINT32(prototype) \ argument 468 #define ACPI_HW_DEPENDENT_RETURN_UINT32(prototype) \ argument
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | ThreadPlanCallFunctionUsingABI.cpp | 24 Thread &thread, const Address &function, llvm::Type &prototype, in ThreadPlanCallFunctionUsingABI()
|
| /freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
| H A D | CGFunctionInfo.h | 515 static RequiredArgs forPrototypePlus(const FunctionProtoType *prototype, in forPrototypePlus() 529 static RequiredArgs forPrototypePlus(CanQual<FunctionProtoType> prototype, in forPrototypePlus() 534 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { in forPrototype() 538 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype) { in forPrototype()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Hexagon/ |
| H A D | ABISysV_hexagon.cpp | 1052 llvm::Type &prototype, llvm::ArrayRef<ABI::CallArgument> args) const { in PrepareTrivialCall()
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | proj.tcl | 2139 proc proj-parse-simple-flags {argvName tgtArrayName prototype} {
|
| /freebsd/contrib/kyua/model/ |
| H A D | test_program.cpp | 329 model::test_program prototype; member
|
| /freebsd/contrib/libdiff/lib/ |
| H A D | diff_output.c | 308 diff_output_match_function_prototype(char *prototype, size_t prototype_size, in diff_output_match_function_prototype()
|
| H A D | diff_output_unidiff.c | 205 char prototype[DIFF_FUNCTION_CONTEXT_SIZE]; member
|
| /freebsd/contrib/llvm-project/clang/lib/Support/ |
| H A D | RISCVVIntrinsicUtils.cpp | 72 const PrototypeDescriptor &prototype) in RVVType()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/ |
| H A D | ABISysV_arc.cpp | 197 addr_t ra, llvm::Type &prototype, in PrepareTrivialCall()
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_stats.cpp | 510 static std::string generateFilename(char const *prototype, in generateFilename()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/ |
| H A D | ABISysV_riscv.cpp | 252 Thread &thread, addr_t sp, addr_t pc, addr_t ra, llvm::Type &prototype, in PrepareTrivialCall()
|
| /freebsd/contrib/llvm-project/lldb/source/Expression/ |
| H A D | IRInterpreter.cpp | 1441 llvm::FunctionType *prototype = call_inst->getFunctionType(); in Interpret() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCall.cpp | 379 auto prototype = FT.getAs<FunctionProtoType>(); in arrangeCXXMethodDeclaration() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 7638 clang::FunctionDecl *func, const clang::FunctionProtoType &prototype, in CreateParameterDeclarations()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 6507 auto prototype = in WriteDeclUpdatesBlocks() local
|