Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBFunction.cpp203 Type *function_type = m_opaque_ptr->GetType(); in GetType() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp523 Type *function_type = GetType(); in GetCompilerType() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1570 CompilerType function_type = sc.function->GetCompilerType(); in DoGuessValueAt() local
H A DThread.cpp1485 Type *function_type = sc.function->GetType(); in ReturnFromFrame() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1736 Type *function_type = function->GetType(); in AddOneFunction() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp676 DWARFDIE function_type = in ParseTypeModifier() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2089 const clang::FunctionProtoType *function_type = in GetDeclarationName() local
2230 TypeSystemClang::CreateBlockPointerType(const CompilerType &function_type) { in CreateBlockPointerType()
7532 const clang::FunctionType *function_type = in AddMethodToCXXRecordType() local