reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp
   55     if (!clang_ast_context) {
   67         clang_ast_context->GetBasicType(lldb::eBasicTypeObjCClass);
   70         clang_ast_context->GetBasicType(lldb::eBasicTypeInt);
   73         clang_ast_context->GetBasicType(lldb::eBasicTypeInt);
   76         clang_ast_importer->CopyType(*clang_ast_context, function_pointer_type);
   78     m_block_struct_type = clang_ast_context->CreateStructForIdentifier(