Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h410 static RequiredArgs forPrototype(const FunctionProtoType *prototype, in forPrototype() function
415 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype, in forPrototype() function