Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h307 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { in forPrototype() function
311 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype) { in forPrototype() function