Home
last modified time | relevance | path

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

/external/v8/src/
Dinterface-descriptors.h196 FunctionType* GetFunctionType() const { return data()->function_type(); } 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