Searched defs:GetFunctionType (Results 1 – 7 of 7) sorted by relevance
42 void CodecDebugConfigMgr::GetFunctionType() in GetFunctionType() function in CodecDebugConfigMgr
38 static FunctionType GetFunctionType( in GetFunctionType() function
498 bool FunctionTypeWrapper::GetFunctionType() { in GetFunctionType() function in header_checker::dumper::FunctionTypeWrapper
1460 llvm::FunctionType *CodeGenTypes::GetFunctionType(GlobalDecl GD) { in GetFunctionType() function in CodeGenTypes1466 CodeGenTypes::GetFunctionType(const CGFunctionInfo &FI) { in GetFunctionType() function in CodeGenTypes
629 opt::Instruction* GetFunctionType(opt::IRContext* context, in GetFunctionType() function