Home
last modified time | relevance | path

Searched defs:function_type (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBFunction.cpp234 Type *function_type = m_opaque_ptr->GetType(); in GetType() local
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDFunction.cpp536 Type *function_type = GetType(); in GetClangType() local
HDClangASTType.cpp5124 …const clang::FunctionType *function_type = llvm::dyn_cast<clang::FunctionType>(method_qual_type.ge… in AddMethodToCXXRecordType() local
/NextBSD/contrib/binutils/binutils/
HDdebug.h220 bfd_boolean (*function_type) (void *, int, bfd_boolean); member
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangExpressionDeclMap.cpp1989 Type *function_type = function->GetType(); in AddOneFunction() local
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThread.cpp1891 Type *function_type = sc.function->GetType(); in ReturnFromFrame() local
/NextBSD/contrib/gcc/config/mips/
HDmips.c10053 enum mips_function_type function_type; member