Searched defs:func_type (Results 1 – 13 of 13) sorted by relevance
99 Type *func_type = m_opaque_ptr->GetType(); in GetDescription() local
318 CompilerType func_type(m_opaque_sp->GetCompilerType(true)); in GetFunctionArgumentTypes() local
493 CompilerType func_type = m_ast->CreateFunctionType( in CreateFunction() local816 CompilerType func_type = m_ast->CreateFunctionType( in ParseFunctions() local
222 Type *func_type = function->GetType(); in GetDescription() local346 Type *func_type = function->GetType(); in Dump() local
362 Type *func_type = function->GetType(); in AddRange() local
430 uint8_t cell_type, func_type, payload, clp; in oam_print() local
1190 Type *func_type = nullptr; in ParseSubroutine() local2420 Type *func_type = dwarf->GetDIEToType().lookup(die.GetDIE()); in ParseFunctionFromDWARF() local
1043 const clang::FunctionProtoType *func_type = GetOrCreateFunctionDecl() local
499 TypeSP func_type = GetOrCreateType(proc.FunctionType); in CreateFunction() local
101 int func_type; member
304 lldb_private::Type *func_type = ResolveTypeUID(pdb_func.getSymIndexId()); in ParseCompileUnitFunctionForPDBFunc() local
115 int func_type; member
4706 QualType func_type = ast.getFunctionNoProtoType(ast.VoidTy, generic_ext_info); in CreateGenericFunctionPrototype() local