Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp35 CompilerType function_pointer_type; in BlockPointerSyntheticFrontEnd() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp644 DWARFDIE function_pointer_type = in ParseTypeModifier() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3218 QualType function_pointer_type = m_ast_up->getPointerType(pointee_type); in IsBlockPointerType() local