Searched refs:clang_ast_context (Results 1 – 4 of 4) sorted by relevance
78 … ClangASTContext *clang_ast_context = process->GetTarget().GetScratchClangASTContext(); in InferiorCallMmap() local79 …ClangASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(… in InferiorCallMmap()224 ClangASTContext *clang_ast_context = process->GetTarget().GetScratchClangASTContext(); in InferiorCall() local225 …ClangASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(… in InferiorCall()
512 ClangASTContext *clang_ast_context = process->GetTarget().GetScratchClangASTContext(); in RefreshTrampolines() local515 …ClangASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(… in RefreshTrampolines()787 … ClangASTContext *clang_ast_context = thread.GetProcess()->GetTarget().GetScratchClangASTContext(); in SetupDispatchFunction() local788 …ClangASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(… in SetupDispatchFunction()887 ClangASTContext *clang_ast_context = target_sp->GetScratchClangASTContext(); in GetStepThroughDispatchPlan() local890 …ClangASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(… in GetStepThroughDispatchPlan()1072 …ClangASTType clang_int_type = clang_ast_context->GetBuiltinTypeForEncodingAndBitSize(lldb::eEncodi… in GetStepThroughDispatchPlan()
99 ClangASTContext *clang_ast_context = m_target->GetScratchClangASTContext(); in ASTTransformer() local101 if (!clang_ast_context) in ASTTransformer()
624 ClangASTContext *clang_ast_context = process->GetTarget().GetScratchClangASTContext(); in NotifyBreakpointHit() local628 …ClangASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(… in NotifyBreakpointHit()629 …ClangASTType clang_uint32_type = clang_ast_context->GetBuiltinTypeForEncodingAndBitSize(lldb::eEnc… in NotifyBreakpointHit()