Searched defs:prototype (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h195 static RequiredArgs forPrototypePlus(const FunctionProtoType *prototype, argument
201 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { argument
205 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype) { argument
209 static RequiredArgs forPrototypePlus(CanQual<FunctionProtoType> prototype, argument
[all...]
/freebsd-10.1-release/contrib/gcc/config/ia64/
H A Dia64.h1147 int prototype; /* whether function prototyped */ member in struct:ia64_args
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp182 CanQual<FunctionProtoType> prototype = GetFormalType(MD); local
/freebsd-10.1-release/contrib/gcc/config/mips/
H A Dmips.h1949 int prototype; member in struct:mips_args
/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Drs6000.h1371 int prototype; /* Whether a prototype was defined */ member in struct:rs6000_args

Completed in 118 milliseconds