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

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

Completed in 121 milliseconds