Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h684 const FunctionProtoType *getCalleeFunctionProtoType() { in getCalleeFunctionProtoType() function
/external/clang/lib/CodeGen/
DCGCall.cpp1635 CalleeInfo.getCalleeFunctionProtoType()); in ConstructAttributeList()