Searched refs:GetAsDeclContext (Results 1 – 3 of 3) sorted by relevance
294 GetAsDeclContext (clang::CXXMethodDecl *cxx_method_decl);297 GetAsDeclContext (clang::ObjCMethodDecl *objc_method_decl);
2224 ClangASTContext::GetAsDeclContext (clang::CXXMethodDecl *cxx_method_decl) in GetAsDeclContext() function in ClangASTContext2230 ClangASTContext::GetAsDeclContext (clang::ObjCMethodDecl *objc_method_decl) in GetAsDeclContext() function in ClangASTContext
6561 … LinkDeclContextToDIE(ClangASTContext::GetAsDeclContext(objc_method_decl), die); in ParseType()6719 … LinkDeclContextToDIE(ClangASTContext::GetAsDeclContext(cxx_method_decl), die); in ParseType()