Searched refs:AddMethodToCXXRecordType (Results 1 – 5 of 5) sorted by relevance
854 AddMethodToCXXRecordType(lldb::opaque_compiler_type_t type, const char *name,
1353 return m_ast.AddMethodToCXXRecordType( in AddRecordMethod()
2160 ->AddMethodToCXXRecordType( in AddThisType()
1521 m_ast.AddMethodToCXXRecordType( in ParseTypeFromDWARF()
8135 clang::CXXMethodDecl *ClangASTContext::AddMethodToCXXRecordType( in AddMethodToCXXRecordType() function in ClangASTContext