Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp27 Thread &thread, const Address &function, llvm::Type &prototype, in ThreadPlanCallFunctionUsingABI()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DLanguageRuntime.h154 virtual bool GetOverrideExprOptions(clang::TargetOptions &prototype) { in GetOverrideExprOptions()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h443 static RequiredArgs forPrototypePlus(const FunctionProtoType *prototype, in forPrototypePlus()
455 static RequiredArgs forPrototype(const FunctionProtoType *prototype, in forPrototype()
460 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype, in forPrototype()
465 static RequiredArgs forPrototypePlus(CanQual<FunctionProtoType> prototype, in forPrototypePlus()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-hexagon/
H A DABISysV_hexagon.cpp1066 llvm::Type &prototype, llvm::ArrayRef<ABI::CallArgument> args) const { in PrepareTrivialCall()
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_stats.cpp508 static std::string generateFilename(char const *prototype, in generateFilename()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRInterpreter.cpp1545 llvm::Type *prototype = val->getType(); in Interpret() local
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.h1147 int prototype; /* whether function prototyped */ member
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.h1952 int prototype; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp285 auto prototype = FT.getAs<FunctionProtoType>(); in arrangeCXXMethodDeclaration() local
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.h1371 int prototype; /* Whether a prototype was defined */ member