Home
last modified time | relevance | path

Searched defs:function_pointer_type (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp36 CompilerType function_pointer_type; in BlockPointerSyntheticFrontEnd() local
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp717 DWARFDIE function_pointer_type = ParseTypeModifier() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3186 QualType function_pointer_type = m_ast_up->getPointerType(pointee_type); IsBlockPointerType() local