Searched refs:AddMethodToCXXRecordType (Results 1 – 7 of 7) sorted by relevance
113 m_ast_builder.clang().AddMethodToCXXRecordType( in AddMethod()
89 function_decl = m_clang.AddMethodToCXXRecordType( in AddMethod()904 function_decl = m_clang.AddMethodToCXXRecordType( in CreateFunctionDecl()
1447 return m_ast.AddMethodToCXXRecordType( in AddRecordMethod()
1004 clang::CXXMethodDecl *AddMethodToCXXRecordType(
7662 clang::CXXMethodDecl *TypeSystemClang::AddMethodToCXXRecordType( in AddMethodToCXXRecordType() function in TypeSystemClang
1993 CXXMethodDecl *method_decl = m_clang_ast_context->AddMethodToCXXRecordType( in AddContextClassType()
1232 clang::CXXMethodDecl *cxx_method_decl = m_ast.AddMethodToCXXRecordType( in ParseCXXMethod()