Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGCall.h60 const FunctionProtoType *getCalleeFunctionProtoType() const { in getCalleeFunctionProtoType() function
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h684 const FunctionProtoType *getCalleeFunctionProtoType() { in getCalleeFunctionProtoType() function