Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h516 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { in forPrototype() function
520 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype) { in forPrototype() function