Home
last modified time | relevance | path

Searched defs:forPrototype (Results 1 – 2 of 2) 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
/external/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h497 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { in forPrototype() function
501 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype) { in forPrototype() function