Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBFunction.cpp194 Type *function_type = m_opaque_ptr->GetType(); in GetType() local
/freebsd-12.1/contrib/binutils/binutils/
H A Ddebug.h220 bfd_boolean (*function_type) (void *, int, bfd_boolean); member
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DFunction.cpp477 Type *function_type = GetType(); in GetCompilerType() local
H A DClangASTContext.cpp2132 const clang::FunctionProtoType *function_type = in GetDeclarationName() local
2238 ClangASTContext::CreateBlockPointerType(const CompilerType &function_type) { in CreateBlockPointerType()
8158 const clang::FunctionType *function_type = in AddMethodToCXXRecordType() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DStackFrame.cpp1591 CompilerType function_type = sc.function->GetCompilerType(); in DoGuessValueAt() local
H A DThread.cpp1682 Type *function_type = sc.function->GetType(); in ReturnFromFrame() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1955 Type *function_type = function->GetType(); in AddOneFunction() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp434 DWARFDIE function_type = in ParseTypeFromDWARF() local
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c10054 enum mips_function_type function_type; member