Searched refs:GetDeclContextForType (Results 1 – 3 of 3) sorted by relevance
513 GetDeclContextForType () const;
5070 GetDeclContextForType (), in AddMethodToObjCObjectType()5114 ClangASTType::GetDeclContextForType () const in GetDeclContextForType() function in ClangASTType5142 …st, cast<ObjCObjectPointerType>(qual_type.getTypePtr())->getPointeeType()).GetDeclContextForType(); in GetDeclContextForType()5145 …Type (m_ast, cast<TypedefType>(qual_type)->getDecl()->getUnderlyingType()).GetDeclContextForType(); in GetDeclContextForType()5146 …turn ClangASTType (m_ast, cast<ElaboratedType>(qual_type)->getNamedType()).GetDeclContextForType(); in GetDeclContextForType()5147 … return ClangASTType (m_ast, cast<ParenType>(qual_type)->desugar()).GetDeclContextForType(); in GetDeclContextForType()
4646 … clang::DeclContext *decl_ctx = type->GetClangForwardType().GetDeclContextForType (); in GetClangDeclContextContainingDIE()6169 LinkDeclContextToDIE(clang_type.GetDeclContextForType(), die); in ParseType()6326 LinkDeclContextToDIE(clang_type.GetDeclContextForType(), die); in ParseType()