Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFunction.cpp210 Type *function_type = m_opaque_ptr->GetType(); in GetType() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp572 Type *function_type = GetType(); in GetCompilerType() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1730 CompilerType function_type = sc.function->GetCompilerType(); in DoGuessValueAt() local
H A DThread.cpp1524 Type *function_type = sc.function->GetType(); in ReturnFromFrame() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1807 Type *function_type = function->GetType(); in AddOneFunction() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2106 const clang::FunctionProtoType *function_type = in GetDeclarationName() local
2237 TypeSystemClang::CreateBlockPointerType(const CompilerType &function_type) { in CreateBlockPointerType()
7684 const clang::FunctionType *function_type = in AddMethodToCXXRecordType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp821 DWARFDIE function_type = in ParseTypeModifier() local