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.cpp211 Type *function_type = m_opaque_ptr->GetType(); in GetType() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp561 Type *function_type = GetType(); in GetCompilerType() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1584 CompilerType function_type = sc.function->GetCompilerType(); in DoGuessValueAt() local
H A DThread.cpp1491 Type *function_type = sc.function->GetType(); in ReturnFromFrame() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1808 Type *function_type = function->GetType(); in AddOneFunction() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2087 const clang::FunctionProtoType *function_type = in GetDeclarationName() local
2227 TypeSystemClang::CreateBlockPointerType(const CompilerType &function_type) { in CreateBlockPointerType()
7734 const clang::FunctionType *function_type = in AddMethodToCXXRecordType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp727 DWARFDIE function_type = in ParseTypeModifier() local