Searched defs:func_type (Results 1 – 14 of 14) sorted by relevance
99 Type *func_type = m_opaque_ptr->GetType(); GetDescription() local
318 CompilerType func_type(m_opaque_sp->GetCompilerType(true)); in GetFunctionArgumentTypes() local
498 typedef void func_type(void); dr096() typedef 520 typedef void func_type(void); dr098() typedef
222 Type *func_type = function->GetType(); GetDescription() local 346 Type *func_type = function->GetType(); Dump() local
362 Type *func_type = function->GetType(); AddRange() local
493 CompilerType func_type = m_ast->CreateFunctionType( CreateFunction() local 816 CompilerType func_type = m_ast->CreateFunctionType( ParseFunctions() local
26 typedef int func_type(int); typedef
77 using func_type = int(int); typedef
936 CompilerType func_type = TEST_F() local
1156 Type *func_type = nullptr; ParseSubroutine() local 2442 Type *func_type = dwarf->GetDIEToType().lookup(die.GetDIE()); ParseFunctionFromDWARF() local
1044 const clang::FunctionProtoType *func_type = in GetOrCreateFunctionDecl() local
499 TypeSP func_type = GetOrCreateType(proc.FunctionType); CreateFunction() local
304 lldb_private::Type *func_type = ResolveTypeUID(pdb_func.getSymIndexId()); in ParseCompileUnitFunctionForPDBFunc() local
4706 QualType func_type = ast.getFunctionNoProtoType(ast.VoidTy, generic_ext_info); CreateGenericFunctionPrototype() local