Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp34 CompilerType function_pointer_type; in BlockPointerSyntheticFrontEnd() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp430 DWARFDIE function_pointer_type = in ParseTypeFromDWARF() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp3329 QualType function_pointer_type = m_ast_ap->getPointerType(pointee_type); in IsBlockPointerType() local