Home
last modified time | relevance | path

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

/external/v8/src/
Dinterface-descriptors.h178 Type::FunctionType* GetFunctionType() const { in GetFunctionType() function
/external/clang/lib/CodeGen/
DCGCall.cpp1287 llvm::FunctionType *CodeGenTypes::GetFunctionType(GlobalDecl GD) { in GetFunctionType() function in CodeGenTypes
1293 CodeGenTypes::GetFunctionType(const CGFunctionInfo &FI) { in GetFunctionType() function in CodeGenTypes