Home
last modified time | relevance | path

Searched defs:block_pointer_type (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp35 CompilerType block_pointer_type(m_backend.GetCompilerType()); in BlockPointerSyntheticFrontEnd() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3183 const clang::BlockPointerType *block_pointer_type = IsBlockPointerType() local